Is there an accessible way to introduce neural networks in R? Most examples out there, even those in R, are relying on a python+tensorflow installation (e.g. keras). The package designed for R, neuralnet, doesn't necessarily look like it is being actively maintained. Perhaps asking for a local Python install isn't the end of the world. Perhaps.
Is there an accessible way to introduce neural networks in R? Most examples out there, even those in R, are relying on a python+tensorflow installation (e.g. keras). The package designed for R, neuralnet, doesn't necessarily look like it is being actively maintained. Perhaps asking for a local Python install isn't the end of the world. Perhaps.