Skip to content

OptiMaps/TrainRepo

Repository files navigation

TrainRepo

시작 방법

  1. build
docker build -t falconlee236/rl-image:graph-mamba .
  1. start
docker run -itd \ 
            --name rl-server \ 
            --gpus all \ 
            -p 3030:3030 \ 
            --restart always \ 
            -v /home/sangyleegcp1/gcs-bucket:/home/user/artifect \ 
            falconlee236/rl-image:graph-mamba

이때 sangyleegcp1는 각자 username을 적으면 된다.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages