Skip to content

Coursework on Introduction to Machine Learning - CS M146

Notifications You must be signed in to change notification settings

krish1925/CS-M146

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Machine Learning - UCLA

Topics Covered:

In the Introduction to Machine Learning class at UCLA, various fundamental concepts and techniques in machine learning were introduced. Some of the key topics covered in the projects in the repository include:

  • Python Programming
  • Neural Networks
  • Supervised Learning
  • AdaBoost
  • Unsupervised Learning
  • Backpropagation
  • Decision Tree Classifier
  • Gradient Descent Algorithm
  • Gradient Optimization
  • Forward Propagation