mirror of
https://github.com/codecrafters-io/build-your-own-x
synced 2026-07-02 16:59:25 +00:00
Add ChatGPT clone tutorial under Python neural network resources
This commit is contained in:
parent
1a851d83f7
commit
36295f6554
1 changed files with 5 additions and 0 deletions
|
|
@ -254,6 +254,11 @@ It's a great way to learn.
|
|||
* [**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**: _Neural Networks: Zero to Hero_](https://www.youtube.com/playlist?list=PLAqhIrjkxbuWI23v9cThsA9GvCAUhRvKZ)
|
||||
* [**Python**] Build your own ChatGPT with Python — freeCodeCamp (https://www.freecodecamp.org/news/build-a-chatgpt-clone-with-python/)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#### Build your own `Operating System`
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue