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

Version

Install

install.packages('nnlib2Rcpp')

Monthly Downloads

238

Version

0.1.8

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Vasilis Nikolaidis

Last Published

October 30th, 2021

Functions in nnlib2Rcpp (0.1.8)

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"