Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thepredictivedev/super-mario-playing-agent-using-ppo

An agent trained using the principles of SPTDL using PPO RL algorithm on a CNN.
https://github.com/thepredictivedev/super-mario-playing-agent-using-ppo

Last synced: about 1 month ago
JSON representation

An agent trained using the principles of SPTDL using PPO RL algorithm on a CNN.

Awesome Lists containing this project

README

        

# Super Mario Playing Agent Using PPO
An agent trained using the principles of SPTDL using PPO RL algorithm on a CNN.

## Some of the Models to Test are Given Below
https://drive.google.com/drive/u/3/folders/1UKtPzQZOgffovf6KVbVzF5HACcB58dF1?q=parent:1UKtPzQZOgffovf6KVbVzF5HACcB58dF1

### libraries being used are outdated and hence appropriate versions are given as comments, kindly update libraries accordingly before running the code