Bash
Useful commands for bash.
Useful commands for bash.
Manage Python environments with conda.
Basic notions of Pytorch and useful functions to manipulate tensors.
A trick to improve computation time when working with lists.
Clean and efficient string formatting in Python >3.6
Easy path handling in Python >3.4
Beautiful progress bars for loops in Python
Einstein Summation in Numpy of Pytorch
Basic notions for kubernetes
Basic notions of Git. Branching, Merging and Stashing.
Basic Notions of Regex