Module 15: Capstone
Coming soon.
Put it all together. Pick a problem, design a solution, train it, evaluate it, and write it up. This is your portfolio piece.
Project Ideas
- Train an agent to play Atari Breakout - from pixels to policy.
- Continuous control with SAC - solve a MuJoCo task and test robustness.
- Offline RL - apply CQL on a D4RL dataset, compare to behavior cloning.
- Custom environment - design your own Gymnasium env and train an agent in it.
- Multi-agent competition - build a competitive multi-agent environment and train competing policies.
- RLHF mini-project - fine-tune a small language model with a learned reward model.
Deliverables
Coming soon.
Evaluation Criteria
Coming soon.
Was this page helpful?