Is responsible to create an enviroment with the correct requirements without using GPUs.
Is responsible to activate the previously created enviroment and run the python script using GPUs.
Generated using pigar. Includes a list of dependencies for this project..
This file will get used, in the previously mentioned setup.sh
, to install the required dependencies on the server.
Install dependencies on the remote server
sbatch setup.sh
tail -f setup.out
Run the deep neural network
sbatch run.sh
tail -f cAE_01.out