Git Product home page Git Product logo

rsvg's Introduction

trophy

Anurag's github stats

๐Ÿ“– About me

  • ๐Ÿ’ป Research Scientist @ Sony Research (2020/10/1 - Present)
  • ๐ŸŽ“ Ph.D @ Keio University (2023)
  • ๐Ÿ”ฅ IPA MITOU super creator (2020)
  • โŒจ๏ธ Vimmer (a whole time)
  • ๐Ÿ‘€ Visit here for more information

๐Ÿš€ GitHub Projects

As an owner

As a contributor

rsvg's People

Contributors

takuseno avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

rsvg's Issues

Error related to size dismatch when running `play.py`

Hi, thanks for sharing the code.
I am recently trying to implement SVG with your repository as a reference.
I could have run train.py to create the trained model (only created metafile for unknown reason), however when I run play.py, the error related to size mismatch has occurred.
At first, I have changed the observation dimension to the size of train.py has used. But the problem has not resolved in extracting corresponded action value.
I am using TF version 1.4, but I don't think the reason is the difference of version. Does the play.py work your machine?

Assumption that all episodes are of equal number of steps

In the agent.py act() function you assume that all episodes end after a constant amount of steps-- when you call obs_t = np.reshape(obs_t, (-1, self.obs_dim))

Is this a standard practice or something that should change? My simulation's concept of 'done' differs on each run.

Thanks

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.