IslandT: Pure list sorting with Python program
Hello and welcome back, in this Python solution article we will sort a number list with a Python function. If the function passes in an empty array or a none value then it should return an empty array...
View ArticleDjango bugfix releases issued: 3.1.3, 3.0.11, and 2.2.17
Today we've issued 3.1.3 , 3.0.11 , and 2.2.17 bugfix releases. The release package and checksums are available from our downloads page , as well as from the Python Package Index. The PGP key ID used...
View ArticleAlan Pope: Breaking my Crowdfunding Hiatus
Just days after blogging about My Crowdfunding Stats, I've broken my “no crowdfunding” streak of near 18-months by backing something small, but delightful! Last night a tweet by Tom Brinton crossed my...
View ArticleSean Davis: Stable Release Updates on Xubuntu
From the moment an Ubuntu release (and flavors) reaches Final Freeze until the release is end-of-life ( EOL ), updates are released following the "stable release update" procedure, or SRU. This process...
View ArticleOlivier Fraysse: Hirsute Hippo Ubuntu-fr t-shirt
The French speaking Ubuntu community really likes making ubuntu t-shirts. Each six months, releases after releases, they make new ones. Here is the Hirsute Hippo. You can buy it before the 26th of...
View ArticleDjango bugfix releases issued: 3.2.3, 3.1.11, and 2.2.23
Today we've issued 3.2.3 , 3.1.11 , and 2.2.23 bugfix releases. The release package and checksums are available from our downloads page , as well as from the Python Package Index. The PGP key ID used...
View ArticleAI Pool: Understanding Autoencoders - An Unsupervised Learning approach
This article covers the concept of Autoencoders. Concepts like What are Autoencoders, Architecture of an Autoencoder, and intuition behind the training of Autoencoders.
View Article