Skip to content

cat2/ml-course

 
 

Repository files navigation

Machine Learning Course Contents

Course Link: https://www.youtube.com/playlist?list=PLB0Tybl0UNfYe9aJXfWw-Dw_4VnFrqRC4

The content is divided by the lessons. You can take the version before a lesson, to follow along or after the lesson to compare in case something is not quite right.

Installing a package

  1. Choose the package you want to use For example: P2.data_processing_lesson

  2. Add the data next to the other folders Data link: https://github.com/gniziemazity/drawing-data

  3. Open the terminal inside the package directory

  4. Go inside the node directory within that package Command: cd node

  5. Install the package: Command: npm install

! Note: these steps are not needed for P1

Tools

  1. I code with 'Visual Studio Code': https://code.visualstudio.com

  2. I use 'Google Chrome' for front-end testing: https://www.google.com/chrome

  3. I use 'NodeJs' for back-end testing: https://nodejs.org/en

About

YouTube Course Repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 75.3%
  • HTML 19.8%
  • CSS 4.4%
  • Python 0.5%