Which packet in R contains a recursive neural network and the functions of an auto-associative neural network?
I use the nnet and neuralnet , but I need to use a recursive neural network or an auto-associative neural network.
nnet
neuralnet
Googling for R neural networks provided many useful links. The nnet package seems to be a very used way of using neural networks in R. It is included as standard in R. Googling for CRAN neural networks gave more interesting links: neuralnet and RSNNS . Perhaps these links contain something for your link.
R neural networks
CRAN neural networks
You can see the RWeka package , which gives you access to the algorithms implemented by Weka . I do not know what a recursive neural network is, but if you mean a recurrent neural network, there is a Weka package .
Source: https://habr.com/ru/post/1442918/More articles:requestAnimationFrame detect a stop - javascriptPandas Casting ISO String in datetime64 - pythonNetwork of echo states? - rAvPlayer Suspends and reproduces problems when the application goes into the background - iosGenerics super vs. extends - javaOnclick event in dynamically created button in javascript - javascriptWell-known at runtime general extended template template - javaSometimes a publication fails during the transport phase with the error "Internal server error" - tridionOpencart Get current user information - opencartStange functionality in javascript numbers - javascriptAll Articles