26-01-2021, 01:50 PM
A few years ago I made a neural network from scratch in javascript since I didn't know how to use a preexisting framework (I made a simple racing AI game btw). Now I want to get back on machine learning and I'd like suggestions for a neural net framework for beginners. The most famous at the time as Tensorflow JS, but I don't know if there are better options that came up since then. Any suggestions? What would you use to create a 2D racing cars AI?