Skip to content

codeblooded1729/QSTP-ML

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

QSTP-ML

A repository for the Machine Learning QSTP course. Look for assignments and downloads here!

Resources

"Machine Learning" by Stanford on Coursera: https://www.coursera.org/learn/machine-learning

"Intro to Machine Learning" on Udacity: https://in.udacity.com/course/intro-to-machine-learning--ud120

Downloads

Install Anaconda 3 on Windows: https://jcutrer.com/howto/dev/python/python-tutorial-howto-install-anaconda3-python-windows

Install Anaconda 3 on Ubuntu: https://www.digitalocean.com/community/tutorials/how-to-install-the-anaconda-python-distribution-on-ubuntu-16-04

Running Jupyter-Notebook:

For Ubuntu:

  1. Open terminal in the same folder as the .ipynb file
  2. Start the jupyter-notebook server:
$ jupyter-notebook
  1. Click on the relevant file in the browser.

For Windows: http://jupyter-notebook-beginner-guide.readthedocs.io/en/latest/execute.html

About

The repository for the Machine Learning QSTP course. Look for assignments and downloads here!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%