mirror of
https://github.com/codecrafters-io/build-your-own-x
synced 2026-07-03 01:09:25 +00:00
Update README.md
Added a resource on Neutral networks under "Build your own `Neural Network" section.
This commit is contained in:
parent
50fb1214f6
commit
47f0c7ee34
1 changed files with 1 additions and 0 deletions
|
|
@ -238,6 +238,7 @@
|
|||
* [**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**:An Introduction to RLU in Artificial Neural Networks](https://www.nbshare.io/notebook/584445049/Rectified-Linear-Unit-For-Artificial-Neural-Networks-Part-1-Regression/)
|
||||
|
||||
#### Build your own `Operating System`
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue