-
- Downloads
Unified training and evaluation via JSON files
In the folder `Experiments/configurations` JSON files are included that contain the configuration for training and evaluating. All training scripts were replaced by two files `train_eiv.py` and `train_noneiv.py` that read from this folder. The hitherto existent training configurations from the training scripts were copied to the JSON files. For `yacht_hydrodynamics` the configuration was updated. The script `evaluate_tabular.py` now also reads from this folder.
Showing
- EIVPackage/EIVArchitectures/Networks.py 43 additions, 8 deletionsEIVPackage/EIVArchitectures/Networks.py
- Experiments/configurations/eiv_california.json 22 additions, 0 deletionsExperiments/configurations/eiv_california.json
- Experiments/configurations/eiv_concrete.json 22 additions, 0 deletionsExperiments/configurations/eiv_concrete.json
- Experiments/configurations/eiv_energy.json 22 additions, 0 deletionsExperiments/configurations/eiv_energy.json
- Experiments/configurations/eiv_kin8nm.json 22 additions, 0 deletionsExperiments/configurations/eiv_kin8nm.json
- Experiments/configurations/eiv_msd.json 21 additions, 0 deletionsExperiments/configurations/eiv_msd.json
- Experiments/configurations/eiv_naval.json 21 additions, 0 deletionsExperiments/configurations/eiv_naval.json
- Experiments/configurations/eiv_power.json 21 additions, 0 deletionsExperiments/configurations/eiv_power.json
- Experiments/configurations/eiv_protein.json 21 additions, 0 deletionsExperiments/configurations/eiv_protein.json
- Experiments/configurations/eiv_wine.json 21 additions, 0 deletionsExperiments/configurations/eiv_wine.json
- Experiments/configurations/eiv_yacht.json 21 additions, 0 deletionsExperiments/configurations/eiv_yacht.json
- Experiments/configurations/noneiv_california.json 20 additions, 0 deletionsExperiments/configurations/noneiv_california.json
- Experiments/configurations/noneiv_concrete.json 20 additions, 0 deletionsExperiments/configurations/noneiv_concrete.json
- Experiments/configurations/noneiv_energy.json 20 additions, 0 deletionsExperiments/configurations/noneiv_energy.json
- Experiments/configurations/noneiv_kin8nm.json 20 additions, 0 deletionsExperiments/configurations/noneiv_kin8nm.json
- Experiments/configurations/noneiv_msd.json 20 additions, 0 deletionsExperiments/configurations/noneiv_msd.json
- Experiments/configurations/noneiv_naval.json 20 additions, 0 deletionsExperiments/configurations/noneiv_naval.json
- Experiments/configurations/noneiv_power.json 20 additions, 0 deletionsExperiments/configurations/noneiv_power.json
- Experiments/configurations/noneiv_protein.json 20 additions, 0 deletionsExperiments/configurations/noneiv_protein.json
- Experiments/configurations/noneiv_wine.json 20 additions, 0 deletionsExperiments/configurations/noneiv_wine.json
Loading
Please register or sign in to comment