Git Product home page Git Product logo

Comments (4)

axelbrando avatar axelbrando commented on July 19, 2024

Hi Xiao,

On the one hand, the reason for doing this hack is, as explained in [1], [2], [3] avoiding an AttributeError that exist in the past with TensorFlow and Keras where the second one searched for an attribute called 'control_flow_ops' in the first one. I can not check it in this right moment but probably currently as I can deduce from [4] they corrected the bug and it is not necessary to perform this hack. Then, if you simply comment that line of code it is possible that it should work.

On the other hand, as I explained in the initial README, the code was tested on Keras (1.1.0) and TensorFlow (0.11.0rc2) so this may be the reason why it gives you problems running it with your different versions of Keras and TF.

Let me know if this small change solves your problem. Otherwise, we are in contact.

Axel

from mixture-density-networks-for-distribution-and-uncertainty-estimation.

xiaoyun4 avatar xiaoyun4 commented on July 19, 2024

Thanks @axelbrando, it is exactly the different version of Keras and TF. I change the version:

TF:0.12.0
keras: 1.0.0

and all is ok.

from mixture-density-networks-for-distribution-and-uncertainty-estimation.

GedeonGg avatar GedeonGg commented on July 19, 2024

hey i am having a problem with my code here.... while trying to print my pdf file in openerp i have this error popping up 'NON TYPE object has no attribute browse'... can someone help ?

from mixture-density-networks-for-distribution-and-uncertainty-estimation.

duhaime avatar duhaime commented on July 19, 2024

@GedeonGg if you are still having that problem I'd make a new issue or create a question on StackOverflow so you can get some help. This issue addresses a different topic (and is closed), so folks are unlikely to find your comment

from mixture-density-networks-for-distribution-and-uncertainty-estimation.

Related Issues (11)

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.