Machine Learning A Simple Machine Learning Classifier: Naïve Bayes Ever wanted to learn Machine Learning but never got around to actually doing it? Check out this post to get an idea of how ML algorithms work, and the core math behind how we can train computers to think.
GameDev Making your first simple game in Python using Pygame! Ever played a game and wondered how the creators made it? Here's how to design a simple game using pygame, a convenient python library for game design.