-
Notifications
You must be signed in to change notification settings - Fork 3
timvieira/lazygrad
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Lazily regularized updates for Adagrad with sparse features. Implemented in Cython for efficiency. Compile and install $ pip install -e . Run test $ python -c 'import lazygrad.adagrad as a; a.test()' Implementation is based on Kummerfeld et al. 2015, "An Empirical Analysis of Optimization for Max-Margin NLP"
About
Lazily regularized updates for Adagrad with sparse features. Implemented in Cython for efficiency.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published