Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1.68 KB

README.md

File metadata and controls

32 lines (26 loc) · 1.68 KB

StarHorse

Example notebooks for accessing the StarHorse datasets: https://arxiv.org/abs/1904.11302

The data location:

Dataset version

  • 10.07.2019: v0.5

Usage

On the machine with Jupyter

 git https://github.com/arm2arm/starhorse_db.git 
 cd starhorse_db
 pip install -r requirements.txt
 jupyter notebook 

running examples on the https://mybinder.org

Or direct buttons