This repository contains a collection of small physics and computational simulations created using Python. The goal of these projects was to explore how mathematical models and simple rules can be ...
A small Python sandbox for collecting Newtonian motion episodes, training a simple dynamics model, and replaying trajectories in a Pygame viewer. The current learning pipeline focuses on 1D motion: ...