We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4726527 commit c683c0cCopy full SHA for c683c0c
README.md
@@ -21,7 +21,7 @@ We provide two machine learning models for uses: **Model A** trained on `[M, R,
21
Download [`Anaconda`](https://www.anaconda.com/products/individual#Downloads) and install it on your machine.
22
Create a `conda` environment called `Rocky_Exoplanets` and install all the necessary dependencies:
23
24
- $ conda create -n Rocky_Exoplanets pip python=3.7.6 keras-mdn-layer jupyter
+ $ conda create -n Rocky_Exoplanets pip python=3.7.6 jupyter
25
26
### Step 3:
27
Activate the `Rocky_Exoplanets` environment:
0 commit comments