Skip to content

hammad93/machine-learning-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

machine-learning

Content for Udacity's Machine Learning curriculum, which includes projects and their descriptions.

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License. Please refer to Udacity Terms of Service for further information.

Running remote jupyter notebook

  • updated 8/8/17 *
  1. Download proper libraries.
    • https://www.continuum.io/downloads#linux
  2. Download and install jupyter notebook after restarting terminal
    • conda install jupyter
  3. Run the following command for remote access through http
    • jupyter notebook --ip=0.0.0.0 --port=8080 --no-browser

About

Content for Udacity's Machine Learning curriculum, which includes projects and their descriptions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published