Skip to content

StudyResearchProjects/cifar-10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Machine Learning

A template for Machine Learning projects with Docker

Motivation

Spin up Machine Learning projects with ease, avoiding a virtual environment setup by using Docker, extending compatibility for collaboration by having a operative system agnostic environment.

Run Locally

Build an run containers using docker compose

docker compose up --build notebook

Using Justfile this is a matter of running just build and from there on just dev

After working you can release resources using:

docker compose down

A Justfile is included!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •