PythonHub
2.27K subscribers
2.35K photos
48.7K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
How I Built a Deep Learning Library from Scratch Using Only Python, NumPy & Math

This post introduces "ML by Hand," a Python-based machine learning library built from scratch using NumPy for educational purposes, emphasizing transparency and direct correspondence to mathematical formulas over efficiency, contrasting with libraries like PyTorch. The library aims to provide a deeper understanding of deep learning models by stripping down abstraction layers and enabling...

https://www.henrypan.com/blog/2025-02-06-ml-by-hand/
Using uv to build and install Python CLI apps

This practical tutorial shows how to use uv to build and install custom Python CLI applications globally on your system.

https://mathspp.com/blog/using-uv-to-build-and-install-python-cli-apps
Introduction to CUDA Programming for Python Developers

https://www.pyspur.dev/blog/introduction_cuda_programming