Project Submission

Submit Your RL Game Agent Project

Create a public GitHub repository with the exact name shown below, add all required files, and enter your GitHub username to submit.

Repository Requirements

Your repository must have this exact name:

github.com/<your-username>/rl-game-agent
Required Files and Folders
  • notebooks/
  • src/
  • models/
  • reports/
  • videos/
  • README.md
  • requirements.txt
README.md Must Include:
  • Your full name and submission date
  • Project overview and RL algorithms used
  • Results (FrozenLake success rate, CartPole average reward)
  • Tools used (Python, PyTorch/TensorFlow, Gymnasium)
  • Hyperparameters used for training
  • Visualizations (learning curves, agent gameplay GIFs)
Required (submission will fail without these)

Submission Form

github.com/
Enter only your username. We will verify the repository rl-game-agent exists in your account.

Your repository will be verified before submission is accepted

Project Submitted Successfully!

Your project has been verified and submitted. Great work on your RL Game Agent project!