Skip to content

suen/FindYourWay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FindYourWay

A robot finding its way to the world with reinforcement Qlearning.

Installation

Install twisted and autobahn for websockets

sudo apt-get install python-dev
sudo pip install twisted
sudo pip install autobahn

Clone project

git clone https://github.com/suen/FindYourWay.git

Run Firefox.py

cd FindYourWay
python Firefox.py

Firefox is launched with the webpage connected to websocket at 9000

About

A robot finding its way to the world with reinforcement learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors