Giter Club home page Giter Club logo

Comments (2)

vitchyr avatar vitchyr commented on June 20, 2024

It should be in the same folder inside of data as the pngs.

Note that you need to wait until the RL part of the algorithm is running. If you see output about "train/epoch", then it is still pretraining the VAE. Once you see the log outputting information about the "Policy Loss", then that means RL is running.

Lastly, save_video_period=100 means that videos will only be logged once every 100 epochs. If you want to save videos more frequently, reduce this number.

from rlkit.

cww97 avatar cww97 commented on June 20, 2024

It should be in the same folder inside of data as the pngs.

Note that you need to wait until the RL part of the algorithm is running. If you see output about "train/epoch", then it is still pretraining the VAE. Once you see the log outputting information about the "Policy Loss", then that means RL is running.

Lastly, save_video_period=100 means that videos will only be logged once every 100 epochs. If you want to save videos more frequently, reduce this number.

Thank you, sir. I can see the video for 100, 200, 300 now(due to my poor gpu, I need more time)

In reality I have two Dobot Robotic Arms, and some cameras. I wonder where can I change the Robotic Arms and cameras in the sample experiment. And how could I test in real World.

Sorry it seem that my question is a little stupid, I did not learn a lot about Reinforcement Learning and Pytorch(even Machine Learning or Deep Learning). In another word, a rookie. I read the paper 'RIG', it seems that I can almost get the idea of what it means. Could you give me some advice of understand the algorithm, or DRL better ?

from rlkit.

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.