-
Notifications
You must be signed in to change notification settings - Fork 19.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
General questions #8
Comments
I am very interested in word/sentence/text embedding, so there will definitely be more to come in that area. In the mean time, I suggest you check out Gensim. Anything else planned: yes, I'm also interested in memory networks and their application to text understanding and question answering. I will most likely add Keras support for memory networks in the near future. |
This was referenced Aug 28, 2016
howard0su
added a commit
to howard0su/keras
that referenced
this issue
Jan 20, 2017
* add backend miss function some small fix * add pow check add clip number check * Fix some errors and pass more tests * More fix to pytest * remove a debug print * Fix concat
howard0su
added a commit
to howard0su/keras
that referenced
this issue
Jan 24, 2017
* add backend miss function some small fix * add pow check add clip number check * Fix some errors and pass more tests * More fix to pytest * remove a debug print * Fix concat
abhaikollara
pushed a commit
to abhaikollara/keras
that referenced
this issue
Mar 19, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Not an Issue per se but it is good to see a Theano-based deep learning library as Theano can be pretty difficult to understand when all is needed is plug-and-play functionality. Are there plans to support word2vec and sentence2vec? Anything else planned?
The text was updated successfully, but these errors were encountered: