PythonHub
2.44K subscribers
2.35K photos
49.2K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
This Food Does Not Exist

We have trained four StyleGAN2 models to generate food pictures. The images are purely synthetic!

https://nyx-ai.github.io/stylegan2-flax-tpu/
Modeling Short Time Series with Prior Knowledge in PyMC

https://juanitorduz.github.io/short_time_series_pymc/
The limits of Python vectorization as a performance technique

Vectorization is a great way to speed up your Python code, but you’re limited to specific operations on bulk data. Learn how to get past these limitations.

https://pythonspeed.com/articles/vectorization-python-alternatives/
Python Web Conf 2022 Talks + Tutorials

90 videos — including talks, tutorials, lightning talks and socials are now available.

https://www.youtube.com/playlist?list=PLt4L3V8wVnF7PJ3wfq1rdJWX4ziasHMHl
pycom

A Python compiler, down to native code, using C++

https://github.com/Omyyyy/pycom