Giter Site home page Giter Site logo

clamesc / epuck-box-pushing Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 3.0 6.85 MB

TUM_ARL_SS16: With its proximity sensors the ePuck robot can estimate the relative position of a small box and learn to push it in a given direction using Reinforcement Learning.

License: GNU General Public License v3.0

Python 100.00%
reinforcement-learning epuck q-learning knn box-pushing proximity-sensor

epuck-box-pushing's Introduction

ePuck Box-Pushing Project

Final presentation

This is the final code for the Applied RL class in SS2016 for the only ePuck group consisting of

Claus Meschede Jan Rudolph José Luís Gaytán

It contains a unmodified copy of the code from the LDV RobotAPI repository in the robot folder.

Collected Data

The Data folder contains training data collected during test runs. 2016_07_05-2 is the set of data used for the graphs in the final report.

  • The Q.npy contains the history of Q values after every episode.
  • The s.npy contains the number of steps needed for every episode.
  • The T.npy contains the average state/action transition probabilities.

You can use the plot script to reproduce the QValues/learning curve graph from the final report. The average state/action transition graph is created manually using the matrix in T.

Main Scripts

In order to retrieve distance sensor calibration parameters for the boxtracking algorithm, you can use the boxtracking class from the boxtracking_calibration file. The proximity_values.txt in this zipfile was taken for the ePuck with the ip address 192.168.1.203.

The make_epuck_run script is the one we used for training.

The show script is the same script, the only difference is that it uses 100% greedy actions.

epuck-box-pushing's People

Contributors

at-2500 avatar clamesc avatar mknopp avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

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.