GithubHelp home page GithubHelp logo

nickswalker / arduinorl Goto Github PK

View Code? Open in Web Editor NEW
10.0 3.0 2.0 3.51 MB

Reinforcement learning on an Arduino to control an arm

Arduino 5.88% C++ 34.55% C 9.30% Python 17.12% TeX 33.15%
arduino reinforcement-learning robot-arm

arduinorl's People

Contributors

nickswalker avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

arduinorl's Issues

TA feedback suggests need for better representation explanation

Helpful feedback on the report. Need to do a better job communicating the representation.

The final policy in the video seems like it always leaves the LED on. In the discussion, you say the agent lacks features that describe the interaction between the LED and joint position, but from Section 3.1, it seems like there is a separate value for each (joint1, joint2, LED) configuration.

It might have been due to the action space, which wasn't entirely clear to me either. Is an action a joint instantiation of (joint 1 movement direction, joint 2 movement direction, led activate/deactivate), or does an action just modify one of those 3 elements at each time step? The former is a much larger space to explore, which may have made it harder to learn to avoid leaving the LED on.

Time based reward

The reward formulation is in terms of time steps, but a more useful reward would be tied to the actual time taken. This would allow different representations to be compared more fairly.

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.