Dr. Daugherity - Abilene Christian University
PHYS 453 - Pattern Recognition for Spring 2020
Previous Semesters are here:
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.
Most of what we need can be found at Scikit-learn
My favorite other references are: