diff --git a/README.md b/README.md index ee4ed8880..edd8c316b 100644 --- a/README.md +++ b/README.md @@ -252,6 +252,7 @@ It's a great way to learn. * [**Python**: _Traffic signs classification with a convolutional network_](https://navoshta.com/traffic-signs-classification/) * [**Python**: _Generate Music using LSTM Neural Network in Keras_](https://towardsdatascience.com/how-to-generate-music-using-a-lstm-neural-network-in-keras-68786834d4c5) * [**Python**: _An Introduction to Convolutional Neural Networks_](https://victorzhou.com/blog/intro-to-cnns-part-1/) +* [**Python**: _GPTs from scratch_](https://github.com/LucaM185/gpts-from-scratch/) * [**Python**: _Neural Networks: Zero to Hero_](https://www.youtube.com/playlist?list=PLAqhIrjkxbuWI23v9cThsA9GvCAUhRvKZ) #### Build your own `Operating System`