Skip to content
Snippets Groups Projects
Commit 4a774d5a authored by Rony Abecidan's avatar Rony Abecidan
Browse files

Update INSTALL.md

parent d38fcd92
No related branches found
No related tags found
No related merge requests found
......@@ -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 :
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment