Skip to content

mini-pw/2020L-WB-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

runnerrunner
runner
and
runner
Jul 2, 2020
9016dc1 · Jul 2, 2020
Jun 9, 2020
May 18, 2020
Jul 2, 2020
May 18, 2020
Jul 2, 2020
May 18, 2020
May 18, 2020
Jun 21, 2020
Jun 12, 2020
Jun 9, 2020
May 18, 2020
Jun 22, 2020
May 18, 2020
May 18, 2020
May 18, 2020

Repository files navigation

ML Case Studies

by Evidence Based Machine Learning Lab

Blog: https://mini-pw.github.io/2020L-WB-Blog

This blog is the result of student projects for Case Studies course at the Warsaw University of Technology. Each team prepared a post on the baisis of one article from the ML Case Studies ebook.

How to render a blog locally

# to build a site:
blogdown::build_site()
# to start the local server:
blogdown::serve_site()