Skip to content

lodurality/IGC_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IGC_tutorial

IGC python tutorial

How to run the code (tested on Linux, should work on OS X and maybe Windows machines):

  1. Install anaconda

  2. Install seaborn pip install seaborn

  3. If you want deep learning part install theano/tensorflow and keras

     pip install theano/tensorflow/tensorflow-gpu
     pip install keras
    
  4. Download or clone this repository

     git clone https://github.com/lodurality/IGC_tutorial.git
    
  5. Run jupyter notebook from directory you downladed this repository to

     cd DIR_PATH
     jupyter notebook
    
  6. If everything is okay, your browser will open jupyter interface

  7. Run IGC_python.ipynb

About

IGC python tutorial

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors