seya icon indicating copy to clipboard operation
seya copied to clipboard

Bringing up some extra Cosmo to Keras.

Results 15 seya issues
Sort by recently updated
recently updated
newest added

The DRAW example seems to use an old Keras API. I tried to update it (I was planning a PR), but I was unable to understand how the code below...

First of all, thank you for great code. From your code, I got some good understandings to extend Keras API to my purpose. I think your documentation link is broken....

Hi, I'm really interested in building GANs with keras and noticed you had an awesome ipython notebook walking through a simple one. But when I run it, I get this...

Suppose the sequence are organized as a grid (2D) rather than a line. and each node recieve from it's predecessors in both row ,column and diagnal directions. The following is...

Hi, I am trying to use the SGRU, but running into an issue while using it with an embedding layer. I have sequences of length "maxlen", and each element of...