> For the complete documentation index, see [llms.txt](https://pyml.aspires.cc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pyml.aspires.cc/chapter3.md).

# Chapter3

- [Implementation of Neural Networks from scratch](https://pyml.aspires.cc/chapter3/neural-networks.md)
- [Gradient Descent](https://pyml.aspires.cc/chapter3/lab-assignment.md)
- [Introduction to Tensorflow](https://pyml.aspires.cc/chapter3/introduction-to-tensorflow-pytorch.md)
- [CNN: NN with image processing](https://pyml.aspires.cc/chapter3/cnn-nn-with-image-processing.md)
- [Introduction to Data Augmentation](https://pyml.aspires.cc/chapter3/introduction-to-data-augmentation.md)
- [Brief introduction to miscellaneous Neural Networks](https://pyml.aspires.cc/chapter3/brief-introduction-to-miscellaneous-neural-networks.md)
