Discover Python and Patterns (20): Better Commands – Design Patterns and Games
Implementation of the Command pattern with class inheritance to update any unit of our game (tank or tower). Made with Python and Pygame. (more…)
Read more »
An IPython notebook showing the basics of implementing gradient descent and stochastic gradient descent in Python – GitHub – dtnewman/stochastic_gradient_descent: An IPython notebook showing the b… Read more