Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -538,6 +538,8 @@ Elastic Net](https://web.stanford.edu/~hastie/Papers/elasticnet.pdf)
- [Torch Cheatsheet](https://github.com/torch/torch7/wiki/Cheatsheet)

- [Understanding Natural Language with Deep Neural Networks Using Torch](http://devblogs.nvidia.com/parallelforall/understanding-natural-language-deep-neural-networks-using-torch/)

- [Dive Into Deep Learning (PyTorch Version)](https://github.com/dsgiitr/d2l-pytorch)

- Caffe
- [Deep Learning for Computer Vision with Caffe and cuDNN](https://devblogs.nvidia.com/parallelforall/deep-learning-computer-vision-caffe-cudnn/)
Expand Down