-
- Downloads
including training and distributor
# Conflicts: # test/test_modules/test_pre_processing.py
No related branches found
No related tags found
Checking pipeline status
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- conftest.py 25 additions, 0 deletionsconftest.py
- run.py 5 additions, 4 deletionsrun.py
- src/data_handling/__init__.py 0 additions, 0 deletionssrc/data_handling/__init__.py
- src/data_handling/data_distributor.py 53 additions, 0 deletionssrc/data_handling/data_distributor.py
- src/data_handling/data_generator.py 1 addition, 1 deletionsrc/data_handling/data_generator.py
- src/data_handling/data_preparation.py 0 additions, 0 deletionssrc/data_handling/data_preparation.py
- src/helpers.py 5 additions, 3 deletionssrc/helpers.py
- src/modules/model_setup.py 38 additions, 13 deletionssrc/modules/model_setup.py
- src/modules/pre_processing.py 2 additions, 3 deletionssrc/modules/pre_processing.py
- src/modules/training.py 125 additions, 0 deletionssrc/modules/training.py
- test/test_data_handling/test_data_distributor.py 76 additions, 0 deletionstest/test_data_handling/test_data_distributor.py
- test/test_data_handling/test_data_generator.py 8 additions, 1 deletiontest/test_data_handling/test_data_generator.py
- test/test_data_handling/test_data_preparation.py 2 additions, 3 deletionstest/test_data_handling/test_data_preparation.py
- test/test_helpers.py 4 additions, 4 deletionstest/test_helpers.py
- test/test_modules/test_experiment_setup.py 3 additions, 2 deletionstest/test_modules/test_experiment_setup.py
- test/test_modules/test_model_setup.py 2 additions, 3 deletionstest/test_modules/test_model_setup.py
- test/test_modules/test_pre_processing.py 7 additions, 13 deletionstest/test_modules/test_pre_processing.py
- test/test_modules/test_run_environment.py 4 additions, 2 deletionstest/test_modules/test_run_environment.py
- test/test_modules/test_training.py 191 additions, 0 deletionstest/test_modules/test_training.py
Loading
Please register or sign in to comment