Skip to content

tusharchetal/15112_ML_LectureF17

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

15-112 TA-led Optional Lectures: Machine Learning

A quick introduction to basic ideas in Machine Learning for 15-112 students.

Slides can be found here: http://tinyurl.com/f17ml

The code examples presented in the lecture can be found in the "Decision Trees" and "MNIST" folders. To use this code, you must install the scikit-learn module, which you can get using conda or pip.

Samples using the Keras module can be found under the "Keras Samples" folder. The two examples given are MNIST (handwritten digit recognition) and Housing Prices.

Remember that if you want to use the code examples from here, you must cite them appropriately!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages