mirror of
https://github.com/practical-tutorials/project-based-learning
synced 2024-11-26 21:50:20 +00:00
Added Andrew Trask simple Neural Net tutorial
This commit is contained in:
parent
2a1fe89e4d
commit
1f18af4baf
1 changed files with 1 additions and 0 deletions
|
@ -357,6 +357,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
|
|||
* [Part X - Neural Nets with word2vec/doc2vec](https://towardsdatascience.com/another-twitter-sentiment-analysis-with-python-part-10-neural-network-with-a6441269aa3c)
|
||||
* [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/)
|
||||
|
||||
### Miscellaneous:
|
||||
|
||||
|
|
Loading…
Reference in a new issue