Skip to content

Instantly share code, notes, and snippets.

@treper
Created March 18, 2018 03:09
Show Gist options
  • Save treper/a52981e28088bb61d8cff7dcceb965a0 to your computer and use it in GitHub Desktop.
Save treper/a52981e28088bb61d8cff7dcceb965a0 to your computer and use it in GitHub Desktop.
!apt-get install libboost-program-options-dev zlib1g-dev libboost-python-dev cmake
!pip install Cython
!pip install http://download.pytorch.org/whl/cpu/torch-0.3.1-cp36-cp36m-linux_x86_64.whl
!pip install torchvision
!pip install git+https://github.com/maciejkula/spotlight.git
!pip install configparser
!pip install nltk
!pip install tqdm
!pip install statsmodels
!pip install tflearn
!pip install tensorlayer
!pip install keras
!pip install gensim
!pip install jieba
!pip install xgboost
!pip install lightgbm
!pip install imbalanced-learn
!pip install xlearn
!pip install git+https://github.com/anttttti/Wordbatch.git
!pip install vowpalwabbit
!pip install git+https://github.com/jeongyoonlee/Kaggler.git
!pip install fasttext
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment