R-bloggers
Follow
You can do more for neural networks in R with {kindling}
This post has been written in collaboration with Joshua Marie.Why this post matters
Neural networks in R are no longer niche. Today, we can choose among:{nnet} for classic, small-scale neural nets,
{neuralnet} another classic neural nets packag...