Experiment with 2D Particle Simulation and Artificial Neural Networks

In an effort to learn more about artificial neural networks, I implemented a simple method to learn the collision response between a pair of circular particles with a constant radius. Although not practically useful, this exercise was enlightening. The details can be found in the writeup:

2D Particle Simulation with Feed-Forward Neural Networks