Skip to content

yrsong15/ml-indep-research

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
env
 
 
 
 
 
 
 
 

Machine Learning - Independent Research Study

Intro

This is a repo containing files from my independent research study conducted during the Spring 2018 semester at Duke University.

For theoretical research study on AI, Python files that run on simulated Minecraft settings were used to develop search/learning algorithms (minimax search & alpha-beta pruning, Markov models, Bayesian estimation, reinforcement learning, etc.)

For Machine Learning applications, Tensorflow and its pertinent libraries (i.e. NumPy, Pandas, and SciKit-Learn) were used primarily. Files are saved in a Jupyter Notebook format that can be run locally.

Search Algorithms

Learning Algorithms

Tensorflow Projects

  • Classifier that predicts handwritten numerical digits from the canonical MNIST dataset
  • Estimator that predicts housing prices in the California real estate market
  • Estimator that predicts wine quality based on inputs including acidity and residual sugar

Resources

About

Independent AI/ML research with Python/Tensorflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published