Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/angelmtenor/reinforcement-learning-nxt

Reinforcement Learning in the Lego Mindstorms NXT Robot
https://github.com/angelmtenor/reinforcement-learning-nxt

cognitive-robotics reinforcement-learning robotics teaching

Last synced: 27 days ago
JSON representation

Reinforcement Learning in the Lego Mindstorms NXT Robot

Awesome Lists containing this project

README

        

# Reinforcement Learning in the Lego Mindstorms NXT Robot

Mini-project proposal for Cognitive Robotics

Master Degree in Mechatronics Engineering

University of Málaga. System Engineering & Automation

2015-2016

## Student Guide

- Read [Instructions.pdf](https://github.com/angelmtenor/reinforcement-learning-NXT/blob/master/Instructions.pdf)

## Setup

- ROBOT: Lego Mindstorms NXT Education Set (kit 9797)
- NXC COMPILER: [nbc >= 1.2.1 r4 ](http://bricxcc.sourceforge.net/nbc/) (Ubuntu: `sudo apt-get install nbc`)

## References

- [Lego Mindstorms NXT and Q-learning: a teaching approach for robotics and engineering](https://www.researchgate.net/publication/266265716_Lego_Mindstorms_NXT_and_Q-learning_a_teaching_approach_for_robotics_and_engineering)
- [Teaching Reinforcement Learning with Lego Mindstorms NXT
](https://www.researchgate.net/project/Teaching-Reinforcement-Learning-with-Lego-Mindstorms-NXT)