Skip to content

GiladSchneider/ML-Final-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ML-Final-Project

  • This is my final project submission for my Machine Learning class.

  • The task was to use two different Machine Learning techniques to fill in the 300 by 300 blacked-out portion in the center of the following images: Leaves_Masked Wood_Masked

  • I implemented a neural network class and decision tree class from scratch, including gradient descent, backpropagation, correlation calculation, and highest expected information calculation algorithms.

  • Then, I trained an ensemble of Neural Networks to iteratively predict each pixel in the masked image and leveraged Bootstrapping by using past outputs to make future outputs.

  • I employed a similar technique for the decision tree model.

For full details and the results, check out the project!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published