Python's creator Guido van Rossum shared his opinions on other programming languages during a new hour-long interview with Microsoft's principle cloud advocate manager. Some of the highlights: (more…)
Read more »
Every year, I revisit the current best practices for Python packaging. This is my 2021 edition. (more…)
Read more »
In this notebook I'm going to share with you some of my techniques and thought processes for exploratory data analysis. I'll demonstrate everything with analysis of a real data set. It is important to emphasize that there isn't a single right way to do ... (more…)
Read more »
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step - rasbt/LLMs-from-scratch... (more…)
Read more »