Resources
Textbooks
All of these are available digitally from the NYU library:
- Hands-On Scikit-Learn for Machine Learning by David Paper
- Deep Learning for Coders with fastai and PyTorch by Jeremy Howard, Sylvain Gugger
- Deep Learning with PyTorch by Thomas Viehmann, Eli Stevens, Luca Pietro Giovanni Antiga
- Deep Learning with PyTorch Lightning by Kunal Sawarkar
Other Technical Resources
Github
- GitHub’s GitHub Tutorial
- Interactive Git Cheatsheet
Python
- Stanford’s CS231n Python Tutorial
- DEV.io’s Python for JS developers
- Another Python for JS developers