Skip to content

Commit 8f3fed6

Browse files
committed
Added Neural Network from Scratch in Python tutorial
1 parent 48bb877 commit 8f3fed6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
281281
* [Predict Quality Of Wine](https://medium.freecodecamp.org/using-machine-learning-to-predict-the-quality-of-wines-9e2e13d7480d)
282282
* [Solving A Fruits Classification Problem](https://towardsdatascience.com/solving-a-simple-classification-problem-with-python-fruits-lovers-edition-d20ab6b071d2)
283283
* [Learn Unsupervised Learning with Python](https://towardsdatascience.com/unsupervised-learning-with-python-173c51dc7f03)
284+
* [Build Your OWn Neural Net from Scratch in Python](https://towardsdatascience.com/how-to-build-your-own-neural-network-from-scratch-in-python-68998a08e4f6)
284285

285286
### Deep Learning:
286287

0 commit comments

Comments
 (0)