VREP-RL-bot
VREP-RL-bot copied to clipboard
Reinforcement Learning in Vrep
VREP-RL
Reinforcement Learning in Vrep
RL-Car
This project implements OpenAI's gym like interface for V-Rep to train reinforcementt learning agents.
Following two experiments were modeled on the aforementioned environment using Deep Q-Networks (DQN) in Keras,
- Line follower using infrared (IR) sensors.
- Obstacle avoidance using proximity sensors.