Deep learning project template and object oriented programming in Python

A deep learning python project template, object oriented techniques such as abstraction, inheritance and static methods, type hints and docstrings… Read more

Similar

My Python Setup for 2020

My Python setup used to change a lot, as I would find ad-hoc solutions for my needs. These days I've settled on a Python setup that satisfies pretty much all of my different use cases and is easy to use. It is composed of these tools: Pyenv for Python ver... (more…)

Read more »

Farewell, Python 3.5

At last!  Python 3.5 has now officially reached its end-of-life. Since there have been no checkins or PRs since I tagged 3.5.10, 3.5.10 will stand as the final release in the 3.5 series. (more…)

Read more »