Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.37 KB

README.md

File metadata and controls

27 lines (20 loc) · 1.37 KB

Machine Learning

This is the WIP of "No Black Box Machine Learning Course – Learn Without Libraries" from freeCodeCamp.org. The course is online on YouTube. Course created by @Radu

  • Part 1 : No Black Box Machine Learning Course
  • Part 2 : Machine Learning & Neural Networks

This repository does not store the results, only the RAW files. To generate the data, you need to go under node, then:

  • npm install canvas
  • node dataset_generator.js

GITHUB LINKS

PREREQUISITES

  • 🎥 Interpolation: video
  • 🎥 Linear Algebra: video
  • 🎥 Trigonometry: video

TOOLS