Skip to content

Commit 2835952

Browse files
authored
Update README.md
1 parent 5ebbef9 commit 2835952

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,11 @@
11
# labday2017-LSTM
2-
Using LSTMs and adapting their architectures for time-series analysis
3-
4-
## Purpose
52
Purpose of this repo is to kickoff an LSTM exploration project for KPN Data Science Labday 2017
63

74
## Goals
85

96
* Follow [this](https://machinelearningmastery.com/time-series-prediction-lstm-recurrent-neural-networks-python-keras/) tutorial to get a first analysis up and running
107
* Try the same code on a different data set
11-
* Improve performance on that dataset by experimenting with parameters
8+
* Improve performance on that dataset by experimenting with network architecture
129

1310
## Prerequisites
1411

0 commit comments

Comments
 (0)