2018-08-08 |
Finished Bachelor Thesis
Sascha Liechti
committed
on 8 Aug 2018
|
---|---|
Finished Report
Sascha Liechti
committed
on 8 Aug 2018
|
|
2018-08-04 |
Corrected versions (Corrected by Barbara, Peter Liechti and Patrick Owen)
Sascha Liechti
committed
on 4 Aug 2018
|
2018-08-01 |
First version of thesis finished
Sascha Liechti
committed
on 1 Aug 2018
|
Almost finished first version
Sascha Liechti
committed
on 1 Aug 2018
|
|
2018-07-29 |
Updated version
Sascha Liechti
committed
on 29 Jul 2018
|
Updated thesis
Sascha Liechti
committed
on 29 Jul 2018
|
|
Updated version of the thesis
Sascha Liechti
committed
on 29 Jul 2018
|
|
2018-07-26 |
Work in progress
Sascha Liechti
committed
on 26 Jul 2018
|
no message
Sascha Liechti
committed
on 26 Jul 2018
|
|
2018-05-24 |
|
2018-05-23 |
Best performing RNN to choose path added and others removed
...
Sascha Liechti
committed
on 23 May 2018
|
Detailed description to many functions added (rest will follow soon)
...
Sascha Liechti
committed
on 23 May 2018
|
|
2018-05-11 |
|
New trained model added (best performance yet)
Sascha Liechti
committed
on 11 May 2018
|
|
2018-05-03 |
|
2018-04-30 |
1_to_1_multi_layer: Some minor changes to full_save and full_load to optionally include the train and test data and load it accordingly
...
saslie
committed
on 30 Apr 2018
|
2 trained models (5 layer GRU and 5 layer lstm) added and their respective pkl data to allow a full_load()
saslie
committed
on 30 Apr 2018
|
|
2018-04-29 |
Test on second laptop
saslie
committed
on 29 Apr 2018
|
2018-04-27 |
|
2018-04-20 |
Standard scaler (and inverse) added for 2d and 3d arrays of all shapes
...
Sascha Liechti
committed
on 20 Apr 2018
|
2018-04-19 |
Normalization with skicit learn added (Doesnt work on test_set yet)
...
Sascha Liechti
committed
on 19 Apr 2018
|
2018-04-16 |
|
|
|
Removed n_layer as with the new ncells its implicitly stated and added Errors if ncells is of the wrong type (has to be int or a list of ints)
Sascha Liechti
committed
on 16 Apr 2018
|
|
2018-04-14 |
Delete copy
Sascha Liechti
committed
on 14 Apr 2018
|
This is the more advanced version of the old program Added early stopping Improved performance It supports now many layers and an arbitrary amount of cells per layer. It also saves in a folder named after the models architecture
Sascha Liechti
committed
on 14 Apr 2018
|
|