Skip to content

Commit

Permalink
new environment
Browse files Browse the repository at this point in the history
  • Loading branch information
pjpetersik committed Jul 10, 2020
1 parent 6c4cb0c commit c537ca1
Show file tree
Hide file tree
Showing 7 changed files with 258 additions and 207 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,4 @@ Moreover, it contains models for the ENSO forecasting:

· Deep Ensemble Model (DEM)

· Encoder-Decoder Ensemble Model

Check out the documentation for more information: https://pjpetersik.github.io/ninolearn/
· Encoder-Decoder Ensemble Model
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
{
"cell_type": "code",
"execution_count": 8,
"execution_count": 2,
"metadata": {},
"outputs": [
{
Expand All @@ -48,7 +48,7 @@
"oni.txt already downloaded\n",
"iod.txt already downloaded\n",
"wwv.dat already downloaded\n",
"Download air.mon.mean.nc\n"
"air.mon.mean.nc already downloaded\n"
]
}
],
Expand Down Expand Up @@ -405,7 +405,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.7"
"version": "3.7.6"
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.7"
"version": "3.7.6"
}
},
"nbformat": 4,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.7"
"version": "3.7.6"
}
},
"nbformat": 4,
Expand Down
Loading

0 comments on commit c537ca1

Please sign in to comment.