-
- Downloads
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 1 addition, 1 deletion.gitlab-ci.yml
- requirements.txt 61 additions, 24 deletionsrequirements.txt
- run.py 1 addition, 1 deletionrun.py
- src/data_handling/bootstraps.py 205 additions, 0 deletionssrc/data_handling/bootstraps.py
- src/data_handling/data_generator.py 6 additions, 6 deletionssrc/data_handling/data_generator.py
- src/data_handling/data_preparation.py 31 additions, 9 deletionssrc/data_handling/data_preparation.py
- src/helpers.py 25 additions, 2 deletionssrc/helpers.py
- src/model_modules/advanced_paddings.py 280 additions, 0 deletionssrc/model_modules/advanced_paddings.py
- src/model_modules/inception_model.py 100 additions, 19 deletionssrc/model_modules/inception_model.py
- src/plotting/postprocessing_plotting.py 77 additions, 6 deletionssrc/plotting/postprocessing_plotting.py
- src/run_modules/experiment_setup.py 21 additions, 7 deletionssrc/run_modules/experiment_setup.py
- src/run_modules/model_setup.py 2 additions, 2 deletionssrc/run_modules/model_setup.py
- src/run_modules/post_processing.py 106 additions, 35 deletionssrc/run_modules/post_processing.py
- test/test_data_handling/test_bootstraps.py 64 additions, 0 deletionstest/test_data_handling/test_bootstraps.py
- test/test_data_handling/test_data_preparation.py 54 additions, 22 deletionstest/test_data_handling/test_data_preparation.py
- test/test_helpers.py 8 additions, 0 deletionstest/test_helpers.py
- test/test_model_modules/test_advanced_paddings.py 419 additions, 0 deletionstest/test_model_modules/test_advanced_paddings.py
- test/test_model_modules/test_inception_model.py 170 additions, 20 deletionstest/test_model_modules/test_inception_model.py
- test/test_model_modules/test_keras_extensions.py 7 additions, 0 deletionstest/test_model_modules/test_keras_extensions.py
- test/test_modules/test_experiment_setup.py 11 additions, 15 deletionstest/test_modules/test_experiment_setup.py
Loading
-
mentioned in issue #66 (closed)
-
mentioned in issue #56 (closed)
Please register or sign in to comment