Writing a Simple CLI Program: Python vs. Go

You can also view this post on my blog. As I mentioned in a previous post, I’m currently the Scrum M… Read more

Similar

Polynomial Regression from Scratch in Python

Machine learning is one of the hottest topics in computer science today. And not without a reason: it has helped us do things that couldn’t be done before like image classification, image generation and natural language processing. But all of it boils dow... (more…)

Read more »