- 20 Dec, 2019 1 commit
-
-
Sebastian N. authored
-
- 12 Nov, 2019 2 commits
-
-
Sebastian N. authored
Renamed load_data(batch_size, img_size) to load_data_img because it clashes with load_data(train_batch_size, test_batch_size)
-
Sebastian N. authored
-
- 11 Nov, 2019 1 commit
-
-
Julian Dierkes authored
-
- 07 Nov, 2019 1 commit
-
-
Sebastian N. authored
Removed inline mode, changed generation of execute and python execute and implemented beam search for both python and c++
-
- 05 Nov, 2019 1 commit
-
-
Christian Fuß authored
Added possibility to save the visual attention for Show, attend and tell architecture as an image. Adjusted axis parameter in softmax layer to ignore batch size. Fixed a problem with some states not being initialized correctly in C++ code due to previous changes to the inline mode
-
- 11 Oct, 2019 1 commit
-
-
Christian Fuß authored
-
- 08 Oct, 2019 1 commit
-
-
Christian Fuß authored
-
- 23 Aug, 2019 1 commit
-
-
Bernhard Rumpe authored
-
- 12 Aug, 2019 1 commit
-
-
Sebastian N. authored
Renamed VariableSymbol to ParameterSymbol, introduced layer variable declarations, changed IOSymbol to VariableSymbol which now combines IO variables and layer variables and implemented RNN layer
-
- 27 May, 2019 1 commit
-
-
Sebastian Nickels authored
-
- 26 May, 2019 1 commit
-
-
Sebastian Nickels authored
-
- 08 Apr, 2019 1 commit
-
-
Nicola Gatto authored
-