Articles by Vasilis Nikolaidis

Updated nnlib2Rcpp package

March 12, 2023 | Vasilis Nikolaidis

For anyone interested, ‘nnlib2Rcpp’ package has been updated with several added features. Among other changes, the latest v.0.2.1 of the nnlib2Rcpp package allows users to define the behavior of custom Neural Network (NN) components they create using only R code. This includes custom layers and sets of connections. ... [Read more...]

nnlib2Rcpp: a(nother) R package for Neural Networks

March 18, 2020 | Vasilis Nikolaidis

For anyone interested, nnlib2Rcpp is an R package containing a number of Neural Network implementations and is available on GitHub. It can be installed as follows (the usual way for packages on GitHub): library(devtools) install_github("VNNikolaidis/nnlib2Rcpp") The NNs are implemented in C++ (using  nnlib2 C++ ... [Read more...]

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)