Tips and Tricks

Tips, tricks and useful librairies.


Bash

Useful commands for bash.


Conda

Manage Python environments with conda.


Pytorch

Basic notions of Pytorch and useful functions to manipulate tensors.



f-string

Clean and efficient string formatting in Python >3.6


Pathlib

Easy path handling in Python >3.4


Tqdm

Beautiful progress bars for loops in Python


Einsum

Einstein Summation in Numpy of Pytorch



Git

Basic notions of Git. Branching, Merging and Stashing.



Vim

Basic notions of Vim and useful shortcuts.