33

GitHub - xbresson/CE7454_2019: Deep learning course CE7454, 2019

 4 years ago
source link: https://github.com/xbresson/CE7454_2019
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

README.md

CE7454_2019

Deep learning course CE7454, 2019



Cloud Machine #1 : Google Colab (Free GPU)



Cloud Machine #2 : Binder (No GPU)



Local Installation

  • Follow these instructions (easy steps) :
   # Conda installation
   curl -o ~/miniconda.sh -O https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh # Linux
   curl -o ~/miniconda.sh -O https://repo.continuum.io/miniconda/Miniconda3-latest-MacOSX-x86_64.sh # OSX
   chmod +x ~/miniconda.sh
   ./miniconda.sh
   source ~/.bashrc
   #install https://repo.anaconda.com/miniconda/Miniconda3-latest-Windows-x86_64.exe # Windows

   # Clone GitHub repo
   git clone https://github.com/xbresson/CE7454_2019.git
   cd CE7454_2019

   # Install python libraries
   conda env create -f environment.yml
   source activate deeplearn_course

   # Run the notebooks
   jupyter notebook








About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK