Code Monkey home page Code Monkey logo

e2c-pytorch's Introduction

Embed to Control implementation in PyTorch

Paper can be found here: https://arxiv.org/abs/1506.07365

You will need a patched version of OpenAI Gym in order to generate the dataset. See https://github.com/ethanluoyc/gym/tree/pendulum_internal

For the planar task, we use code from. The source code of the repository has been modified for our needs and included under e2c/e2c_tf.

What's included ?

  • E2C model, VAE and AE baselines. Allow configuration for different network architecture for the different setups (see Appendix of the paper).

TODO

  • Documentation, tests... (Soon to follow)

e2c-pytorch's People

Contributors

ethanluoyc avatar

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  avatar

e2c-pytorch's Issues

Did u try some test on the simulated inverted pendulum dataset ?

Hey Ethan
My name is Yi Zheng. Currently I also implemented the e2c using tensorflow e2c implementation.
To test the model, I first turn off the dynamics part, so the model is just a vae, and I tested it on MINST, the results look alright:

minst

Then I use your code to generate the simulated pendulum image from gym, and put them to the model, the results using the sam Adam optimizer, set the hyperparams according to the , training epoch are like this:
inverted_pendulum_result
So the vae pretty much failed completely on the inverted pendulum data-set, and I double-checked my code but couldn't find any problem. And I could figure out why the model can work on a set of 0-1 images but not another. Did you test your implementation on the inverted pendulum dataset ? How are the results like ?

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.