Projects catalog

All case studies

Browse every build and jump straight into the documentation you need.

Implemented Q-Learning & Value Iteration on OpenAI Gym’s FrozenLake-v1.

  • Implemented Q-Learning & Value Iteration on OpenAI Gym’s FrozenLake-v1.
  • Developed optimal policies for both stochastic and deterministic versions of the environment.
  • Compared performance of algorithms in stochastic vs deterministic environments.
Python OpenAI Gym Reinforcement Learning Q-Learning
Reinforcement Learning – FrozenLake AI Agent preview