Code Monkey home page Code Monkey logo

wasp-gans's Introduction

Data Science Project Repository Template

This project was originally made by @tobiasnorlund and slightly modified by me (Filip Cornell).

This repo constitutes a skeleton for a typical ML/DS project. Docker is a first class citizen and can be customized by editing the provided Dockerfile.

When starting a new project, please do the following:

  1. On GitHub, create your own repository from this template by clicking the "Use this template" button
  2. Update DOCKER_IMAGE_NAME in scripts/start.sh
  3. Build and start a docker container:
./scripts/start.sh [--gpu] [--notebook] [--tensorboard] [-v|--mount /host/path:/container/path] [--detach]
  1. Start a development container in VS Code: There are two ways this can be done.
    • Attach to the already running container (preferred when container is running on remote host)
      • In VS Code, install the Remote-Containers extention
      • Run Remote-Containers: Attach to Running Container... (F1). Select the newly created container
      • In the Explorer pane, click Open Folder and type the workspace directory (by default mounted to /workspace)
    • Let VS Code manage the container (preferred for local development)
      • In VS Code, install the Remote-Containers extention
      • Update name in .devcontainer/devcontainer.json to the value of DOCKER_IMAGE_NAME
      • Run Remote-Containers: Reopen in container (F1). Select the newly created container

wasp-gans's People

Contributors

shivammehta25 avatar filco306 avatar tobiasnorlund avatar

Watchers

James Cloos avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.