Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 648 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 648 Bytes

jf2016-skggm

Tutorials to estimate inverse covariance matrices using the skggm package. Presented at a machine learning Junior Scientist Workshop 2016, HHMI, Janelia Farms.

Binder

Instructions

  • Binder: Follow instructions at Binder to access github.com/neuroquant/jf2016-skggm

  • Local Anaconda Environment:

pip install skggm
git clone [email protected]:neuroquant/jf2016-skggm

Known issue with Anaconda 2 (Binder) and liblapack:

ContinuumIO/anaconda-issues#686