Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.32 KB

File metadata and controls

32 lines (18 loc) · 1.32 KB

Machine Learning Course taught by AndrewNG

This repo contains Programming assignments (with Octave and Python) from Coursera's Machine Learning course taught by Andrew Ng.

Bu repo Coursera'daki AndrewNG'nin düzenlediği Makine Öğrenmesi Dersinin Programlama Ödevlerini içeriyor.

with_octave

Solutions to Andrew Ng's Coding Assignments with OCTAVE

machine-learning-ex1 : Programming Exercise 1: Linear Regression

machine-learning-ex2 : Programming Exercise 2: Logistic Regression

machine-learning-ex3 : Programming Exercise 3: Multi-class Classification and Neural Networks

machine-learning-ex4 : Programming Exercise 4: Neural Networks Learning

machine-learning-ex5 : Programming Exercise 5: Regularized Linear Regression and Bias v.s. Variance

machine-learning-ex6 : Programming Exercise 6: Support Vector Machines

machine-learning-ex7 : Programming Exercise 7: K-means Clustering and Principal Component Analysis

machine-learning-ex8 : Programming Exercise 8: Anomaly Detection and Recommender Systems

with_python

Solutions to Andrew Ng's Coding Assignments with PYTHON.

Bu bölümde ödevlerin türkçesine ulaşabilirsiniz..

machine-learning-ex1 : Programming Exercise 1: Linear Regression

Programlama Ödevi 1: Lineer Regresyon (Doğrusal Regresyon)