Skip to content

alexeyr/KerasGlove

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# KerasGlove
KerasGlove is an open source extension on keras that makes it incredibly easy to use pretrained glove embeddings.

Training your own embedding is incredibly expensive.  To avoid having to do this, the common approach is to use a pre-trained embedding.

This package downloads and caches embeddings with 50, 100, 200 and 300 weights.

Credits:
FChollet for glove embedding

About

No description, website, or topics provided.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%