Skip to content

ML-boot-camp/sessions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

153 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sessions

This the GitHub repository of the course.

To access the course material go there: https://ml-boot-camp.github.io/sessions/

Installation

Python management is done with mamba (see installation instructions here) and relies on the conda-forge packages.

So we recommend to use mambaforge. To install on OSX, simply run in a terminal:

brew install mambaforge

Install the project dependencies

Create the environment:

mamba env create -f environment.yml

Activate it:

mamba activate ml-bootcamp

Update content

Notebooks

After updating the python scripts:

cd notebooks
make

Markdown

To display your updates in a dev server:

mkdocs serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages