Code Monkey home page Code Monkey logo

Comments (5)

ammarasmro avatar ammarasmro commented on June 25, 2024

What version of Tensorflow are you running this on? The names in the api have changed, for example you need to change the rnn_cell to tf.contrib.rnn.BasicRNNCell and so on. Check the api for the current version

from word-rnn-tensorflow.

irpap avatar irpap commented on June 25, 2024

alasjener I had the same issue, but I checked out the master1.0 branch which has some updates for tensorflow 1.0, you can try that (git fetch --all; git checkout master1.0)

from word-rnn-tensorflow.

hunkim avatar hunkim commented on June 25, 2024

Could you come up with a PR (perhaps using dynamic RNN)?

from word-rnn-tensorflow.

noi01 avatar noi01 commented on June 25, 2024

Was running into the same problem. Be sure to check your Tensorflow version with the version of the word-rnn-tensorflow you want to run. For Tensorflow 1.0.1 - get master 1.0 from https://github.com/hunkim/word-rnn-tensorflow/branches .

from word-rnn-tensorflow.

normanheckscher avatar normanheckscher commented on June 25, 2024

Should be working with the tensorflow 1.1 release candidate. Works from the head.

from word-rnn-tensorflow.

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.