Skip to content

Commit 3fe7fae

Browse files
committed
Merge pull request ujjwalkarn#6 from Vict0rSch/master
Added deep learning resources
2 parents c7e9157 + e3257eb commit 3fe7fae

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,10 @@ Performance Evaluation](http://www.jmlr.org/papers/volume11/cawley10a/cawley10a.
253253
- [Artificial Neural Networks Tutorials](http://stackoverflow.com/questions/478947/what-are-some-good-resources-for-learning-about-artificial-neural-networks)
254254
- [Neural Networks FAQs on Stack Overflow](http://stackoverflow.com/questions/tagged/neural-network?sort=votes&pageSize=50)
255255
- [Deep Learning Tutorials on deeplearning.net](http://deeplearning.net/tutorial/index.html)
256+
- [Deep Learning Implementation Tutorials - Keras and Lasagne](http://github.com/vict0rsch/deep_learning/)
257+
- [Deep Learning Blog by Tim Dettmers](http://timdettmers.com/)
258+
- [Chris Olah's blog on Neural Networks](https://colah.github.io/)
259+
- [Awesome introduction to Neural Networks, how they learn and how they are coded by M. Nielsen](http://neuralnetworksanddeeplearning.com/)
256260

257261
- Neural Machine Translation
258262
- [Introduction to Neural Machine Translation with GPUs (part 1)](http://devblogs.nvidia.com/parallelforall/introduction-neural-machine-translation-with-gpus/), [Part 2](http://devblogs.nvidia.com/parallelforall/introduction-neural-machine-translation-gpus-part-2/), [Part 3](http://devblogs.nvidia.com/parallelforall/introduction-neural-machine-translation-gpus-part-3/)

0 commit comments

Comments
 (0)