/setup-cheatsheets

Cheatsheets for Various Quick and Painless Setups

Primary LanguageShellMIT LicenseMIT

Setup Cheatsheets

Cheatsheets for Various Quick and Painless Setups

Raspberry Pi

curl https://raw.githubusercontent.com/tlkh/setup-cheatsheets/master/install_opencv.sh | sudo bash

Google Cloud Platform (GPU)

For fast.ai v2 setup (without Anaconda/virtual env):

curl https://raw.githubusercontent.com/tlkh/setup-cheatsheets/master/fastai_noconda.sh | sudo bash

CUDA only

curl https://raw.githubusercontent.com/tlkh/setup-cheatsheets/master/cuda_gcp.sh | sudo bash

License: MIT