GithubHelp home page GithubHelp logo

Comments (5)

davidlfox avatar davidlfox commented on June 15, 2024

I did see #33, but it doesn't specifically mention display count.

from char-rnn.

karpathy avatar karpathy commented on June 15, 2024

Hi @davidlfox , what you're observing is the current intended behavior, hence the name init_from rather than resume_from. The issue is that resuming precisely would be a bit tricky (e.g. state of the optimizer would have to be saved in each checkpoint too), and also one might not necessarily want this.
Hmm, not sure about this.
Do you have a strong use case for exactly resuming?

EDIT: I agree that this should probably exist. Thinking about the API.

from char-rnn.

davidlfox avatar davidlfox commented on June 15, 2024

I don't know if it's strong, but my use case is just as I described: powering off a box in the middle of a long training.

from char-rnn.

R-Gerard avatar R-Gerard commented on June 15, 2024

+1 for having a resume_from feature (I have the same use-case: powering off a box in the middle of training).

from char-rnn.

whackashoe avatar whackashoe commented on June 15, 2024

A flag to enable the full saving of state might be the best route.

from char-rnn.

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.