SimplePotentials

SimplePotentials t1_izw9ht8 wrote

It depends on how in depth you would like to go. The intro to PyTorch on udacity is free and a great tool to learn how to start coding deep learning projects.

For a deeper understanding it is probably best to start at the basics of linear calculus (I’d recommend three blue one brown on YouTube), and understanding what happens to vectors visually when a transformation is applied.

1