My long overdue website where I can upload my portfolio, educational resources, and thoughts on various things.
(more…)
Read more »
You will learn about how to classify radio signal from space using Keras with CNN in Python on Jupyter Notebook. (more…)
Read more »
You can also view this post on my blog. As I mentioned in a previous post, I'm currently the Scrum M... (more…)
Read more »
The CPython core development community is urging users to migrate to Python 3 as it will be the only version that will be updated for bugs a... (more…)
Read more »
The Python standard library is full of underappreciated gems. One of them allows for simple and elegant function dispatching based on argument types. This makes it perfect for serialization of arbitrary objects – for example to JSON in web APIs and stru... (more…)
Read more »