Modu-deep-study

How to use

  1. Clone this repository.
  2. Install Docker.
    1. Mac
  3. Install docker-compose.
    1. Mac
  4. Repalce file_name_you_want_to_run in docker-compose.yml with the file name you want to run.
    1. command: python /notebooks/{file_name_you_want_to_run}.py
  5. Run docker-compose up in the root directory of this repository.