Skip to content

mdaugherity/PatternRecognition2018

Repository files navigation

Pattern Recognition

PHYS 453 - Pattern Recognition

This repository is the home of example code for PHYS 453.

For tips on editing this or other files, see the Markdown Guide

INSTALLATION

Download the Anaconda platform: https://www.anaconda.com/download/

This contains python and the data science packages we need.

After installation, launch the Anaconda Navigator and open jupyterlab. This opens a new tab in your web browser to run and manage your python scripts.

DOCUMENTATION

Most of what we need can be found at Scikit-learn

My favorite other references are:

OUTLINE

The tutorials are meant to provide all the of examples and links you need

  1. Basic introduction to python, numpy, and matplotlib
  2. Generating, loading, and browsing data
  3. Assessing classifiers
  4. Decision Trees
  5. Nearest Neighbors
  6. Linear Models
  7. Neural Network

About

PHYS 453 - Pattern Recognition for Spring 2018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •