PowerShell (1) Microsoft's newest replacement of DOS; competitor with Bash
Git Version Control (3) Use Git to help contribute to the club, and build collaborative project.
TensorFlow (1) An open-source platform for machine learning. Similar to numpy, TensorFlow can run on GPUs and in parallel across many machines.
PyTorchAnother Pythonish open-source library similar to TensorFlow and created by Facebook.
It purports to be more flexible when creating complex models, easier to use with Python, easier to debug,
and imperative.