Education Resources - SoonerRobotics/SCR-Resources GitHub Wiki
-
Neural networks and deep learning
- Super good and well-known book to learn neural networks intuitively
-
Stanford University CS231n: Convolutional Neural Networks for Visual Recognition
- Really good resource for understanding the theory of creating a CNN, tuning the hyperparameters, and training the model.
- Has some suggestions for frameworks to use
- MATLAB has a good package for neural networks that is useful for quick testing