Skip to content

Deep Learning Framework for Natural Language Processing using Theano.

Notifications You must be signed in to change notification settings

eraldoluis/lia-pln-deeplearning

Repository files navigation

NLP Deep Learning Framework using Theano

Designed by: Eraldo R. Fernandes

This reposity includes a Deep Learning Framework for Natural Language Processing problems using Theano.

Features

  • 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

Available Instantiations

All available instantiations can be found in the package experiments.

There are instantiations for the following NLP problems:

About

Deep Learning Framework for Natural Language Processing using Theano.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages