Git Product home page Git Product logo

Comments (3)

amoudgl avatar amoudgl commented on August 21, 2024

Hi, I am still working on the inference part from the model. test.py may need some revisions. As of now, train.py is ready, just need to train for enough iterations to get a good working model.

In the original source code, they are using the same model but they set do_train to false in the test code here. So, essentially they are disabling the dropouts while testing I believe, which is equivalent to pytorch model.eval().

from pygoturn.

LiangXu123 avatar LiangXu123 commented on August 21, 2024

sure, since set model.eval() is normal standard procedure in most case,but so far the result is totally wrong in evaluation phase,which make no sense,because the Dropout will handle the scale problem itself.

from pygoturn.

amoudgl avatar amoudgl commented on August 21, 2024

Hi, I have fixed all these issues now. Please have a look at the updated README.

from pygoturn.

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.