Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (0.2.9) of this package.
Take me there.
nnlib2Rcpp (version 0.1.8)
A Collection of Neural Networks
Description
Contains versions of Autoencoder, BP, LVQ, MAM NN and a module to define custom neural networks.
Copy Link
Link to current version
Version
Version
0.2.9
0.2.8
0.2.7
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.4
0.1.2
Install
install.packages('nnlib2Rcpp')
Monthly Downloads
238
Version
0.1.8
License
MIT + file LICENSE
Issues
0
Pull Requests
0
Stars
13
Forks
4
Repository
https://github.com/VNNikolaidis/nnlib2Rcpp
Maintainer
Vasilis Nikolaidis
Last Published
October 30th, 2021
Functions in nnlib2Rcpp (0.1.8)
Search all functions
LVQs-class
Class
"LVQs"
LVQu
Unsupervised LVQ
BP-class
Class
"BP"
Autoencoder
Autoencoder NN
nnlib2Rcpp-package
A collection of Neural Networks and tools to create custom models
MAM-class
Class
"MAM"
NN-class
Class
"NN"