Giter Site home page Giter Site logo

Comments (2)

Kismuz avatar Kismuz commented on June 12, 2024

@mobias17, you understand it correctly [0, 0 ] is definitely not correct value.

To do so just debug the self.test_period in the _reset method (e.g. before line 364)?

yup

from btgym.

mobias17 avatar mobias17 commented on June 12, 2024

@Kismuz looked a bit deeper into the issue. In the End, it seems it is not an error.

Namely, the parameter self.test_period in BTgymBaseData is not set by the test_period of the trial_params dict passed to BTgymRandomDataDomain. It is set by the target_period argument of BTgymRandomDataDomain class, and so is responsible for the data sampling. It is change adjusted in the Hacky Trick of BTgymRandomDataDomain.

So when tests are run the argument target_period cannot be None as set to default, like in the A3C example. I am still a bit confused on the difference between test_period, traget_period, trial_period, train_period etc. and how to set the values correctly, despite the chart in the chart in the documentation... But in the end the issue seems invalid so I close it.

from btgym.

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.