Giter Club home page Giter Club logo

rl's People

Contributors

liulongma avatar marooncn 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  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

rl's Issues

I test this demo in my computer, but there exist some problems...

I run the "robot.py" script, but the system feedbacks the type error. It's just as follows:
Traceback (most recent call last): File "/Users/irving/Desktop/科研/OneDrive - otuanx/VREPSpace/RL_demo/NarrowDoor/robot.py", line 168, in <module> agent.run() File "/Users/irving/Desktop/科研/OneDrive - otuanx/VREPSpace/RL_demo/NarrowDoor/robot.py", line 58, in run train_thread = threading.Thread(name="train", target=self.train()) File "/Users/irving/Desktop/科研/OneDrive - otuanx/VREPSpace/RL_demo/NarrowDoor/robot.py", line 82, in train self.step() File "/Users/irving/Desktop/科研/OneDrive - otuanx/VREPSpace/RL_demo/NarrowDoor/robot.py", line 104, in step self.update() File "/Users/irving/Desktop/科研/OneDrive - otuanx/VREPSpace/RL_demo/NarrowDoor/robot.py", line 119, in update self.get_next_state() File "/Users/irving/Desktop/科研/OneDrive - otuanx/VREPSpace/RL_demo/NarrowDoor/robot.py", line 132, in get_next_state v_left = config.valid_actions_dict[self.action][0] KeyError: ('forward', None)
Could you tell me if there exist some part of the project that need to be modified... Thank u so much

some problem about NarrowDoor

Dear Author
I can run this code successfully now,but my robot can go through the narrow door.How many episodes may I cost to train the robot to cross the narrow door?
(I have trained 110 episodes for the robot last day,but it still can't go through the door )
I'll be very grateful and waiting for your apply !

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.