Skip to content

Tensorflow implementation of Target-dependent LSTM (Tang et al. 2016)

License

Notifications You must be signed in to change notification settings

bwang482/tdlstm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDLSTM

This Tensorflow implementation approximates the Target-dependent LSTMs proposed in (Tang et al. 2016).

Updated

  • Randomized search for hyperparameter optimization is now added.
  • Hyperopt and Scikit-optimize (can choose from gp_minimize, forest_minimize and gbrt_minimize) for hyperparameter optimization are now added.
  • Code updated to tf 1.2

About

Tensorflow implementation of Target-dependent LSTM (Tang et al. 2016)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages