In this tutorial you'll learn how you can scale Keras and train deep neural network using multiple GPUs with the Keras deep learning library and Python. (more…)
Read more »
A tutorial on using Nix to provision Python development environments. No prior knowledge of Nix is required. (more…)
Read more »
In this tutorial, you'll learn how to use Python's bitwise operators to manipulate individual bits of data at the most granular level. With the help of hands-on examples, you'll see how you can apply bitmasks and overload bitwise operators to control bina... (more…)
Read more »