Designed by: Eraldo R. Fernandes
This reposity includes a Deep Learning Framework for Natural Language Processing problems using Theano.
- Automatic metric logging
- Training loop with callbacks (using observer design pattern)
- Early stopping
- Two SGD-based algorithms: vanilla SGD and AdaGrad
- Layer stacking with automatic parameter update
All available instantiations can be found in the package experiments
.
There are instantiations for the following NLP problems: