added option for teacher forcing. Fixed SoftmaxCrossEntropyIgnoreIndices loss....
added option for teacher forcing. Fixed SoftmaxCrossEntropyIgnoreIndices loss. Added test for Show, attend and tell architecture
parent
ae55fd73
No related branches found
No related tags found
Checking pipeline status
Showing
- src/main/resources/templates/gluon/CNNSupervisedTrainer.ftl 5 additions, 4 deletionssrc/main/resources/templates/gluon/CNNSupervisedTrainer.ftl
- src/main/resources/templates/gluon/CNNTrainer.ftl 3 additions, 0 deletionssrc/main/resources/templates/gluon/CNNTrainer.ftl
- src/main/resources/templates/gluon/pythonExecuteTrain.ftl 2 additions, 0 deletionssrc/main/resources/templates/gluon/pythonExecuteTrain.ftl
- src/test/java/de/monticore/lang/monticar/cnnarch/gluongenerator/GenerationTest.java 8 additions, 0 deletions.../lang/monticar/cnnarch/gluongenerator/GenerationTest.java
- src/test/resources/target_code/CNNSupervisedTrainer_Alexnet.py 5 additions, 4 deletions...est/resources/target_code/CNNSupervisedTrainer_Alexnet.py
- src/test/resources/target_code/CNNSupervisedTrainer_CifarClassifierNetwork.py 5 additions, 4 deletions...arget_code/CNNSupervisedTrainer_CifarClassifierNetwork.py
- src/test/resources/target_code/CNNSupervisedTrainer_VGG16.py 5 additions, 4 deletionssrc/test/resources/target_code/CNNSupervisedTrainer_VGG16.py
- src/test/resources/valid_tests/Show_attend_tell.cnna 55 additions, 0 deletionssrc/test/resources/valid_tests/Show_attend_tell.cnna
- src/test/resources/valid_tests/data_paths.txt 1 addition, 0 deletionssrc/test/resources/valid_tests/data_paths.txt
Loading
Please register or sign in to comment