Tag: RL
All the articles with the tag "RL".
Projects

Education
Reinforcement Learning with OpenAI Gym
Implementation of Reinforcement Learning Algorithms with OpenAI Gym.
PythonPyTorchGymRLPPODQN
DEV WIP

Personal
Build Large Reasoning Model (LRM) from scratch
Build a Large Reasoning Model from scratch and turn non-reasoning LLMs into reasoning LLMs.
PythonPyTorchLRMRLGRPOFine-TuningMLX

Personal
Pong (Reinforcement Learning) with WebSocket Backend
Training PPO agents to master Atari Pong using PyTorch and PettingZoo, served to browser via WebSockets.
RLPPOPyTorchFastAPIuvWebSocketPettingZooGymnasium+5
