Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 790 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 790 Bytes

ExtrasolarGasGiants

A meachine learning model to quickly and efficiently predict the interior properties of gas giant exoplanets with masses between 0.1 and 10 Jupiter masses.

Quick Start

Step 1:

Fork and clone a copy of the Rocky_Exoplanets repository on to your local machine.

Step 2:

Download Anaconda and install it on you machine. Create a conda environment called ExtrasolarGasGiants and install all the necessary dependencies:

$ conda create -n Gas_Giants pip python jupyter tensorflow=1.15

Step 3:

Activate the Rocky_Exoplanets environment:

$ conda activate Gas_Giants

Step 4:

Open Jupyter Notebook:

$ Jupyter notebook