p-vs-np - A script that proves that the NP-Problem described on claymath.org is solvable by a computer program... (more…)
Read more »
In this video I show how to use the curvefit function in the scipy.optimize library. I also look at practical examples from physics.Tutorial Playlist:https:/... (more…)
Read more »
Package managers - the most popular being Pip - are an integral part of the Python ecosystem. This article provides a broad summary of the history of Python package managers.. (more…)
Read more »
If not the most, Python is definitely one of the most loved programming languages. It is simple, easy to understand, and can come handy on multiple occasions. Whether you are handling the backend of… (more…)
Read more »
I love to write about face recognition, image recognition and all the other cool things you can build with machine learning. Whenever… (more…)
Read more »