@@ -23,7 +23,7 @@ After preparing the required environment, you need to construct the bases which
- When this is finished, you can reproduce our experiments lauching the script `simulations.py` moving to the folder `Experiments`. By default it will reproduce all the experiments of the paper given that you created previously all the necessary domains.
Each experiment of our paper is associated to a code. Giving the code to the function `reproduce` from `simulations.py` enables to reproduce our experiments. However, this does not ensure that you will obtain the same results since it can change according to your GPU/CPU.
Each experiment of our paper is associated to a code. Giving the code to the function `reproduce` from `simulations.py` enables to reproduce our experiments. However, this does not ensure that you will obtain the same results since it can change according to your GPU/CPU.**All our experiments have been launched with the GPU NVIDIA GeForce GTX 1060 6GB** .
You can be at least sure to start the trainings with the same weights.
Please find below a table linking a code to an experiment presented in the paper :