GithubHelp home page GithubHelp logo

goru-tensorflow's People

Contributors

jingli9111 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

goru-tensorflow's Issues

Shape error

Hey I read your paper and was super interested in trying out the GORU in the charRNN task. However, when I use your code I get this error:

ValueError: Dimension size must be evenly divisible by 126 but is 6350 for 'RNN/rnn_decoder/rnn_decoder/multi_rnn_cell/cell_0/goru_cell/while/cond/cond/Reshape_2' (op: 'Reshape') with input shapes: [50,127], [3] and with input tensors computed as partial shapes: input[1] = [?,63,2].

I'm not really sure where this is coming from. Because it is trying to divide 6350 by 126, but the input shape is [50, 127] and 6350 is divisible by 127.

Bad speed and overall performance

Thank you for your research in this area!

  1. I use GORU instead of GRU in my 3-layers denoiser. But in comparison with GRU, GORU works very slow! Is it any way to speed up?

  2. I can't outperform GRU in my tests with GORU. GORU is much worse, it stopped at 1.0 loss (I use Itakura-Saito distance), but GRU stopped at 0.5. Maybe I miss something? I just replaced GORU.GRUcell to GORU.GORUCell in my code. I have 512-FFTs audio features as input to neural net.

GORU loss:
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.