Skip to content

Commit ba15c0e

Browse files
committed
modelling examples
1 parent c8393be commit ba15c0e

10 files changed

+4657
-5290
lines changed

Diff for: LSTM.ipynb

+8-4
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,9 @@
8383
{
8484
"cell_type": "code",
8585
"execution_count": 58,
86-
"metadata": {},
86+
"metadata": {
87+
"collapsed": true
88+
},
8789
"outputs": [],
8890
"source": [
8991
"Nh = 20\n",
@@ -415,7 +417,9 @@
415417
{
416418
"cell_type": "code",
417419
"execution_count": 3,
418-
"metadata": {},
420+
"metadata": {
421+
"collapsed": true
422+
},
419423
"outputs": [],
420424
"source": [
421425
"import numpy as np\n",
@@ -1315,9 +1319,9 @@
13151319
],
13161320
"metadata": {
13171321
"kernelspec": {
1318-
"display_name": "Python [conda env:py36]",
1322+
"display_name": "Python (py36)",
13191323
"language": "python",
1320-
"name": "conda-env-py36-py"
1324+
"name": "py36"
13211325
},
13221326
"language_info": {
13231327
"codemirror_mode": {

Diff for: ModelingExamples.ipynb renamed to ModelingExamples1.ipynb

+2-1,064
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)