Giter VIP home page Giter VIP logo

Comments (4)

Kaixhin avatar Kaixhin commented on July 24, 2024

I understood it as being at least the capacity of the length they train it for, hence I set both T-max and memory-capacity to 100000 (because this prevents making a 1M transition buffer which won't be used fully).

from rainbow.

guydav avatar guydav commented on July 24, 2024

Makes sense. It might be more sensible to add an argument that does this explicitly, rather than implicitly? Because if you increase the number of training iterations, you need to know you should also separately increase the memory size.

from rainbow.

Kaixhin avatar Kaixhin commented on July 24, 2024

Added a note in the readme to explain my reasoning for this. Think knowing about this is better than naively setting --unbounded for a large T-max.

from rainbow.

guydav avatar guydav commented on July 24, 2024

Makes sense -- that's probably an even better solution.

from rainbow.

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.