mirror of
https://github.com/practical-tutorials/project-based-learning.git
synced 2024-11-27 22:11:12 +00:00
Added Neural Net using Gradient Descent Tutorial
This commit is contained in:
parent
1f18af4baf
commit
9ea979cfe7
|
@ -358,6 +358,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
|
|||
* [Part XI - CNN with Word2Vec](https://towardsdatascience.com/another-twitter-sentiment-analysis-with-python-part-11-cnn-word2vec-41f5e28eda74)
|
||||
* [Use Transfer Learning for custom image classification](https://becominghuman.ai/transfer-learning-retraining-inception-v3-for-custom-image-classification-2820f653c557)
|
||||
* [Learn to Code a simple Neural Network in 11 lines of Python](https://iamtrask.github.io/2015/07/12/basic-python-network/)
|
||||
* [Build a Neural Network using Gradient Descent Approach](https://iamtrask.github.io/2015/07/27/python-network-part2/)
|
||||
|
||||
### Miscellaneous:
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user