- 12 Nov, 2019 5 commits
-
-
Sebastian Nickels authored
-
Sebastian Nickels authored
-
Sebastian Nickels 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 Nickels authored
-
Sebastian Nickels authored
-
- 11 Nov, 2019 3 commits
-
-
Julian Dierkes authored
-
Sebastian Nickels authored
Fixed a bug which occurred when an empty network (a network which contains only an assignment) was used
-
Sebastian Nickels authored
-
- 07 Nov, 2019 6 commits
-
-
Sebastian Nickels authored
-
Sebastian Nickels authored
-
Sebastian Nickels authored
-
Sebastian Nickels authored
-
Sebastian Nickels authored
-
Sebastian Nickels 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
-
- 31 Oct, 2019 3 commits
-
-
Sebastian Nickels authored
-
Sebastian Nickels authored
-
Sebastian Nickels authored
-
- 30 Oct, 2019 1 commit
-
-
Sebastian Nickels authored
-
- 28 Oct, 2019 1 commit
-
-
Christian Fuß authored
Added BroadcastAdd and Multiply layer. Renamed Multiply layer to BroadcastMultiply. Added axis parameter to Softmax layer. Added SoftmaxCrossEntropyLossIgnoreIndices to SupervisedTrainer for now, in order to ignore certain words/indices for loss computation in NLP applications
-
- 18 Oct, 2019 2 commits
-
-
Sebastian Nickels authored
-
Sebastian Nickels authored
-
- 11 Oct, 2019 2 commits
-
-
Christian Fuß authored
-
Sebastian Nickels authored
-
- 08 Oct, 2019 1 commit
-
-
Christian Fuß authored
-
- 06 Oct, 2019 1 commit
-
-
Christian Fuß authored
-
- 27 Sep, 2019 1 commit
-
-
Christian Fuß authored
-
- 26 Sep, 2019 1 commit
-
-
Christian Fuß authored
-
- 24 Sep, 2019 1 commit
-
-
Christian Fuß authored
-
- 23 Sep, 2019 1 commit
-
-
Christian Fuß authored
fixed various bugs, in particular to allow integer outputs in C++ code generation and to fix shape errors for LSTM inputs
-
- 19 Sep, 2019 1 commit
-
-
Christian Fuß authored
-
- 17 Sep, 2019 1 commit
-
-
Christian Fuß authored
-
- 15 Sep, 2019 1 commit
-
-
Christian Fuß authored
-
- 13 Sep, 2019 1 commit
-
-
Christian Fuß authored
-
- 10 Sep, 2019 1 commit
-
-
Christian Fuß authored
-
- 09 Sep, 2019 2 commits
-
-
Christian Fuß authored
-
Christian Fuß authored
-
- 06 Sep, 2019 3 commits
-
-
Sebastian Nickels authored
-
Sebastian Nickels authored
-
Sebastian Nickels authored
-