Giter VIP home page Giter VIP logo

Comments (2)

ianni67 avatar ianni67 commented on July 26, 2024

Getting the same error:
ianni@goliath:~/PROGRAMMING/GRUV-master$ python generate.py Using Theano backend. /usr/local/lib/python2.7/dist-packages/theano/tensor/signal/downsample.py:5: UserWarning: downsample module has been moved to the pool module. warnings.warn("downsample module has been moved to the pool module.") Loading training data Finished loading training data Starting generation! Traceback (most recent call last): File "generate.py", line 59, in <module> sequence_length=max_seq_len, data_variance=X_var, data_mean=X_mean) File "/home/ianni/PROGRAMMING/GRUV-master/gen_utils/sequence_generator.py", line 13, in generate_from_seed seedSeqNew = model._predict(seedSeq) #Step 1. Generate X_n + 1 File "/usr/local/lib/python2.7/dist-packages/keras/backend/theano_backend.py", line 383, in __call__ assert type(inputs) in {list, tuple} AssertionError

Please help

from gruv.

anayebi avatar anayebi commented on July 26, 2024

GRUV currently supports only Keras v. 0.1.0, so I think your issue is being caused by using a higher version of Keras.

from gruv.

Related Issues (20)

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.