rdipietro / jupyter-notebooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jupyter Notebooks

A collection of Jupyter notebooks. Most are also available as properly-formatted tutorials.

To experiment with a notebook yourself:

  1. Install NumPy, TensorFlow, etc.
  2. Install Jupyter: pip install jupyter
  3. Clone this repository: git clone https://github.com/rdipietro/jupyter-notebooks.git && cd jupyter-notebooks
  4. Run Jupyter: jupyter notebook
  5. Navigate to http://localhost:8888.

About

License:Apache License 2.0


Languages

Language:Jupyter Notebook 100.0%