GithubHelp home page GithubHelp logo

Comments (5)

kkweon avatar kkweon commented on May 18, 2024

I'm not able to reproduce this error. You should be able to use the axis keyword.
Also, it's not a version issue because axis has been there since the beginning.

The only thing I suspect is that you claim there is an issue in the file lab-06-1-softmax_classifier.py
but your error message shows the error happens in basics-01.py which is not relevant to this file.

It seems like a sementic error to me.

from deeplearningzerotoall.

kyungyunlee avatar kyungyunlee commented on May 18, 2024

I am very sorry about the file name and the confusion. I made my own file without cloning directly from git to try out different codes myself, so I was actually running the correct file lab-06-1-softmax_classifier.py and code. I also think that axis keyword should work, but it only works when written without...

Just wondering if it could help...I am using python3 with tensorflow '0.11.0rc2'
screen shot 2017-07-03 at 12 52 02 am

Any idea/suggestion/lesson! would be appreciated!!
Thanks

from deeplearningzerotoall.

kkweon avatar kkweon commented on May 18, 2024

@kyungyunlee You are using too old version of tensorflow.
The current version is 1.2.1 and yours is 0.11.0 and even it's a rc(release candidate).

Please update your tensorflow first.

tfversion

from deeplearningzerotoall.

kyungyunlee avatar kyungyunlee commented on May 18, 2024

@kkweon
I tried uninstalling and reinstall tensorflow with pip3 multiple times in the past, but it still remained the same, so I was very ignorant about it for a while.
But I just realized that I was using python3.5(default) for running tensorflow but was updating tensorflow for python3.6...
And it solved several problems actually, thank you very very much!

from deeplearningzerotoall.

kkweon avatar kkweon commented on May 18, 2024

Great!

from deeplearningzerotoall.

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.