Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 303 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 303 Bytes

PingPongRobotAgent

This repository is a project involving simulating and training a robotic arm to play the game of ping pong. The simulation is done with Unity and the training is done with Unity's ML-Agents Toolkit and PyTorch.

Simulation

-Unity3D

Agent

-Proximal policy optimization (PPO)