This will install some necessary tools&libs for developing on A Linux(Ubuntu/Linux Mint) device.
- Emacs
- Tmux
- ZSH & Oh My Zsh
- Docker
- Python3
- Tensorflow
- Numpy
- Scipy
- Scikit-learn
- Pandas
- Xgboost
/Note: Only the py3 version libries will be installed./
- Hadoop
- Spark
No preconditions are required!
Download this repo and run following commands:
./prepare-linux-mint.sh
If you only want to install the Machine Learning or Tools of this repo, you could run
./prepare-python3.sh
or
./prepare-emacs.sh
or etc.