Skip to content
This repository has been archived by the owner on Feb 16, 2022. It is now read-only.
/ CS4641 Public archive

Machine Learning stuff from CS 4641 at Georgia Tech

Notifications You must be signed in to change notification settings

rzhade3/CS4641

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS 4641 Assignments

This repository contains all of the work that I did for the Machine Learning class at Georgia Tech CS4641.

Assignment 1: Supervised Learning

This project contains some experiments with supervised learning, with Sklearn implementations for Decision Trees, NN, Boosting, SVMs and kNNs.

Assignment 2: Randomized Optimization

This project used ABAGAIL to implement four local random search algorithms: Randomized hill climbing, Simulated Annealing, genetic algorithms, and MIMIC

Assignment 3: Unsupervised Learning and Feature Reduction

Implemented K Means, Expectation Maximization, PCA, ICA, Randomized Projection and Randomized Subsets

Assignment 4: Markov Decision Processes

Used some boiler plate code from Juan Jose's MDP code

About

Machine Learning stuff from CS 4641 at Georgia Tech

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published