Skip to content

Introductory machine learning full-day Workshop for students with programming background

License

Notifications You must be signed in to change notification settings

kvarada/Intro-to-ML-workshop-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introductory Machine Learning Full-Day Workshop for Students with programming background

This repository hosts materials for the CS Alumni Workshop: Is Machine Learning Suitable for your Projects. This workshop is a collaboration between the Master of Data Science, Vancouver program and the Department of Computer Science at UBC.

The module slides are available under: website/slides/. This website is built using Quarto and you first need to install it if you want to build it locally.

Here are the steps if you want to build and render the website locally.

  1. Clone this repository and navigate to the repository folder.
  2. Create conda environment for the workshop using the environment.yml file
conda env create -f environment.yml
  1. Once the environment is created successfully, activate the environment
conda activate ml-workshop
  1. Make the necessary changes in your slides which are located at Intro-to-ML-workshop-2024/website/slides/.
  2. Once you are ready, navigate to Intro-to-ML-workshop-2024/website and render quarto website
quarto render 

About

Introductory machine learning full-day Workshop for students with programming background

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •