|
Hi, Could you please list me some of the python packages which can be useful for deep learning purposes in the field of natural language processing and computer vision. |
|
There are many, but you can try these two to begin with, they have a lot of documentation Theano (deep learning tutorials) You can also find other implementations of individual architectures like: https://github.com/yusugomori/DeepLearning etc. |