- 17 Nov, 2019 1 commit
-
-
Christian Fuß authored
added option for teacher forcing. Fixed SoftmaxCrossEntropyIgnoreIndices loss. Added test for Show, attend and tell architecture
-
- 14 Nov, 2019 1 commit
-
-
Christian Fuß authored
-
- 12 Nov, 2019 9 commits
-
-
Christian Fuß authored
-
Christian Fuß authored
Merge branch 'develop' of https://git.rwth-aachen.de/monticore/EmbeddedMontiArc/generators/CNNArch2Gluon into develop
-
Sebastian Nickels authored
-
Christian Fuß authored
Merge branch 'develop' of https://git.rwth-aachen.de/monticore/EmbeddedMontiArc/generators/CNNArch2Gluon into develop
-
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
-
Christian Fuß authored
-
Sebastian Nickels authored
Merge branch 'develop' of git.rwth-aachen.de:monticore/EmbeddedMontiArc/generators/CNNArch2Gluon into develop
-
Sebastian Nickels authored
-
- 11 Nov, 2019 5 commits
-
-
Julian Dierkes authored
Merge branch 'develop' of https://git.rwth-aachen.de/monticore/EmbeddedMontiArc/generators/CNNArch2Gluon into develop
-
Julian Dierkes authored
-
Christian Fuß 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
-
- 08 Nov, 2019 1 commit
-
-
Sebastian Nickels authored
-
- 07 Nov, 2019 8 commits
-
-
Sebastian Nickels authored
-
Sebastian Nickels authored
-
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 2 commits
-
-
Christian Fuß authored
-
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 3 commits
-
-
Sebastian Nickels authored
-
Sebastian Nickels authored
-
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 3 commits
-
-
Sebastian Nickels authored
-
Sebastian Nickels authored
Merge branch 'rnn' of git.rwth-aachen.de:monticore/EmbeddedMontiArc/generators/CNNArch2Gluon into rnn
-
Sebastian Nickels authored
-
- 11 Oct, 2019 3 commits
-
-
Christian Fuß authored
-
Sebastian Nickels authored
-
Sebastian Nickels authored
-