Skip to content

gpdev16/Intro-To-ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction To Machine Learning

This repository contains assignments completed a part of Introduction To Machine Learnign course at University at Buffalo

Project 1

Implemented Logistic Regression Classifier from Scratch (Dataset: Breast Cancer Dataset)

Code

Report

Project 2

Implemented Neural Networks from Scratch (Dataset: Fashion MNIST)

Code

Report

Project 3

Clustering using K-Means and Gaussian Mixture Models augmented by Deep Auto Encoders (Dataset: Fashion MNIST)

Code

Report

Project 4

Solved 4x4 Grid Environment using Q-Learning Algorithm from Scratch

Code

Report

About

This repository contains projects completed as a part of the coursework for Introduction to Machine Learning (Fall 2019) taught by Prof. Sargur N. Srihari at the University at Buffalo.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors