mirror of
https://github.com/codecrafters-io/build-your-own-x
synced 2026-07-02 16:59:25 +00:00
Merge f405f171e9 into 264b4547b3
This commit is contained in:
commit
5ceb3c0e13
1 changed files with 2 additions and 1 deletions
|
|
@ -271,7 +271,8 @@ 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**: _SlowTorch: Implementation of PyTorch from the ground up in 100% pure Python_](https://github.com/xames3/slowtorch)
|
||||
* [**Python**: Build your own ChatGPT with Python – freeCodeCamp](https://www.freecodecamp.org/news/build-a-chatgpt-clone-with-python/)
|
||||
* [**Python**: SlowTorch: Implementation of PyTorch from the ground up in 100% pure Python](https://github.com/xames3/slowtorch)
|
||||
|
||||
#### Build your own `Operating System`
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue