This repository contains everything you need to follow the "Thinking in Arrays: An Introduction to Array-Oriented Programming" tutorial, presented at the PyCon Greece 2025 conference on Friday, August ...
Thinking about learning Python? It’s a pretty popular language these days, and for good reason. It’s not super complicated, which is nice if you’re just starting out. We’ve put together a guide that ...
Prerequisites The reader should have some knowledge of Python, NumPy array manipulation, and linear algebra. In addition, you should be familiar with main concepts of deep learning. To refresh the ...