Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kutils

Utility functions for Keras.

  • Exp_decay learning rate: Exponential decay of learning rate w.r.t loss, after n epochs.
  • Decay learning rate: Anneal learning at end of nth epoch by custom value.
  • Learning rate printer.
  • Training metrics logger.
  • Get activations of nth layer.

Image

NLP

  • everything2vec: A library to integrate word2vec and data processing functions.

Models

Hyper_params Optimization

  • skopt: Apply GridSearch, RandomSearch using sklearn. (Not working for RNN)
  • hypopt: Apply GridSearch, RandomSearch using hyperas library.

 

Note: Repo under development. Mail me for any info or contribute :)

About

Utility functions for Keras.

Resources

Stars

21 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages