Python

Rocket Landing using …

“A crash is just a high-speed landing… in the wrong place.” – Unknown RL Agent 🚀 Landing Rockets and Losing Our Minds: A Reinforcement Learning Journey By Harshavardhan Manohar & Nivedita Shainaj Nair 🧠 Prologue: It Started With a Rocket We wanted to land a rocket. Not in real life, of …

Developing a chess plugin …

Introduction I first came across Manim while watching 3blue1brown. His videos were really helpful to help understand some of the key concepts behind machine learning, statistics and the like. The animation engine he uses is also striking, or rather, the way his animations subtly help him explain …

EazyPredict ML module

EazyPredict - Running and comparing multiple ML models at once Welcome to the world of ‘EazyPredict’, a Python module that aims to make trying out multiple prediction algorithms as simple and efficient as possible. The module was heavily influenced by the ‘LazyPredict’ …