aboucaud / deeplearning4astro_tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deep learning for astro toolbox

Authors: Alexandre Boucaud & Marc Huertas-Company

Used for the exercises of the course Intelligence artificielle pour l'astrophysique à l'époque du big-data - ED127

See the frontpage for more information and the labs page to set up your computer and a Python environment.

Install the toolbox

With the conda environment

conda activate dl4astro19       # Activates the virtual env
pip install git+https://github.com/aboucaud/deeplearning4astro_tools

With system Python or a virtual environment.

python -m pip install git+https://github.com/aboucaud/deeplearning4astro_tools

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%