Coder Social home page Coder Social logo

etaoxing / sgm-sorb Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 1.0 4.1 MB

Implementation of Sparse Graphical Memory (SGM) and Search on the Replay Buffer (SoRB) in PyTorch

License: Apache License 2.0

Python 100.00%
ddpg deep-reinforcement-learning pytorch reinforcement-learning rl search-on-the-replay-buffer sparse-graphical-memory

sgm-sorb's People

Contributors

etaoxing avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

bdotgradb

sgm-sorb's Issues

Problem with test run

Hi, thanks for the awesome implementation, really appreciate the effort.

However, when I try to run the base case. I got this problem:

Traceback (most recent call last):
  File "test/run_PointEnv.py", line 10, in <module>
    env = env_load_fn(cfg.env.env_name, cfg.env.max_episode_steps,
  File "test/pud/envs/simple_navigation_env.py", line 568, in env_load_fn
    env = PointEnv(walls=environment_name,
  File "test/pud/envs/simple_navigation_env.py", line 327, in __init__
    self.reset()
  File "test/pud/envs/simple_navigation_env.py", line 341, in reset
    self.state = self._sample_empty_state()
  File "test/pud/envs/simple_navigation_env.py", line 337, in _sample_empty_state
    assert not self._is_blocked(state)
AssertionError

Seems this is an environment problem, not sure how to solve it.

Thanks in advance for any help you can offer!

Unable to run example

Hey,
I am trying to run the example but am unable to do so because the standard packages don't work and have breaking changes as their versions have been upgraded.
Could you tell me:

  1. What were the package dependencies and their versions used?
  2. What is the latest research in this field or extending sgm-sorb futher (I am still exploring the space)

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.