Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/marcosfede/reinforcement-landing

Reinforcement learning agent using Proximal Policy Optimization (PPO) and Unity
https://github.com/marcosfede/reinforcement-landing

deep-learning game-development machine-learning machine-learning-algorithms neural-networks proximal-policy-optimization python reinforcement-learning tensorflow unity

Last synced: about 2 months ago
JSON representation

Reinforcement learning agent using Proximal Policy Optimization (PPO) and Unity

Awesome Lists containing this project

README

        

# Reinforcement Learning project using PPO and Unity

## Get it running
- Install python deps
- You will need to install TensorflowSharp from [here](https://s3.amazonaws.com/unity-ml-agents/0.3/TFSharpPlugin.unitypackage)
- Set Brain type to external
- Build the game inside python dir
- Set up build name in ppo notebook
- run the code in the notebook
- Profit