Skip to content

Commit

Permalink
Move ipynb example to proper folder for documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaume-chevalier committed Jun 28, 2021
1 parent b561a36 commit db41b1c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"\n",
"Here is how the 3D data cube looks like. So we'll have a train and a test data cube, and might create validation data cubes as well: \n",
"\n",
"![](time-series-data.jpg)\n",
"![](images/time-series-data.jpg)\n",
"\n",
"So we have 3D data of shape `[batch_size, time_steps, features]`. If this and the above is still unclear to you, you may want to [learn more on the 3D shape of time series data](https://www.quora.com/What-do-samples-features-time-steps-mean-in-LSTM/answers/79038267).\n"
]
Expand Down
File renamed without changes

0 comments on commit db41b1c

Please sign in to comment.