Skip to content

wmtthompson/RL_robot_esp32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reinforcement Learning Robot on ESP32 Platform

This is an implementation of the first visit Monte Carlo method written in C/C++ and built around ESP32 libraries. This project is meant to work with another project that communicates via I2C to drive motors and sensors.