Student Works
Since the launch of the Deep Reinforcement Learning Course, many students have created amazing projects that you should check out and consider participating in.
If youโve created an interesting project, donโt hesitate to add it to this list by opening a pull request on the GitHub repository.
The projects are arranged based on the date of publication in this page.
Space Scavanger AI
This project is a space game environment with trained neural network for AI.
AI is trained by Reinforcement learning algorithm based on UnityMLAgents and RLlib frameworks.
Play the Game here ๐ https://swingshuffle.itch.io/spacescalvagerai
Check the Unity project here ๐ https://github.com/HighExecutor/SpaceScalvagerAI
Neural Nitro ๐๏ธ
In this project, Sookeyy created a low poly racing game and trained a car to drive.
Check out the demo here ๐ https://sookeyy.itch.io/neuralnitro
Space War ๐
In this project, Eric Dong recreates Bill Seilerโs 1985 version of Space War in Pygame and uses reinforcement learning (RL) to train AI agents.
This project is currently in development!
Demo
Dev/Edge version:
Stable version:
Community blog posts
TBA
Other links
Check out the source here ๐ https://github.com/e-dong/space-war-rl
Check out his blog here ๐ https://dev.to/edong/space-war-rl-0-series-introduction-25dh
Decision Transformers for Trading
In this project, student has explored training a Decision Transformer for stock trading. In phase-1, offline training has been implemented. He intends to incorporate online fine-tuning in the next version.
Check out the source here ๐ https://github.com/ra9hur/Decision-Transformers-For-Trading
< > Update on GitHub