Giter VIP home page Giter VIP logo

morel's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

morel's Issues

How to run the code?

It is an awesome work that I am watching all the time! However, how to run the code? I notice that there is a make_dataset.py, so need we first run it before training? Then why need we first save the dataset rather than directly collecting the batch while interacting with the env? Are there any differences? Thanks.

Reproducing Object Masks

Hi, I was trying to plot generated objected masks during training but I am unable to get similar results as in paper, can you help me in correcting this issue?
My results look like this :
1 (copy)_sigmoid
I am using this command to run code : python train_network.py ../hparams/env=Breakout,algorithm=a2c.json

Thank you

Visualizing Results

Hi,

I was trying to retrain this model locally, while the model trains successfully and I am able to store the index, meta and data files, I am unable to figure out how to visualize the results. I was trying to use the following command to plot the results:

python -m baselines.run --alg=a2c --env=PongNoFrameskip-v4 --num_timesteps=0 --load_path=my-model-72000.data-00000-of-00001 --play

I put the index, meta and data files generated in the root folder along with PongNoFrameskip-v4 folder to avoid path issues.

The issue is that baselines folder does not have any run.py file. I tried copying the openAi baseline run.py file here but that doesn't seem to work. Can you please help me with how to visuzalize the results of the trained model?

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.