16GB x 4 VRAM (trained on NVIDIA RTX A4000 x 4).
Use Kaggle Docker.
Follow tattaka/ml_environment to build the environment.
You can run ./RUN-KAGGLE-GPU-ENV.sh
and launch the docker container.
- Place competition data in the
input
directory - Training
$ cd src/exp092 && sh train.sh $ cd src/exp094 && sh train.sh $ cd src/exp107 && sh train.sh $ cd src/exp108 && sh train.sh $ cd src/exp146 && sh train.sh $ cd src/exp147 && sh train.sh
MIT