-
Notifications
You must be signed in to change notification settings - Fork 179
Open
Description
Hi, I'm getting an
File "<ipython-input-2-089aa09c1903>", line 18
plt.plot(errors, '|')
^
IndentationError: expected an indented block
on the #lets perform stochastic gradient descent to learn the seperating hyperplane between both classes cell.
I'm running this on:
You are using Jupyter notebook.
The version of the notebook server is 4.3.1 and is running on:
Python 3.6.0 |Anaconda 4.3.0 (64-bit)| (default, Dec 23 2016, 11:57:41) [MSC v.1900 64 bit (AMD64)]
Current Kernel Information:
Python 3.6.0 |Anaconda 4.3.0 (64-bit)| (default, Dec 23 2016, 11:57:41) [MSC v.1900 64 bit (AMD64)]
Type "copyright", "credits" or "license" for more information.
IPython 5.1.0 -- An enhanced Interactive Python.
? -> Introduction and overview of IPython's features.
%quickref -> Quick reference.
help -> Python's own help system.
object? -> Details about 'object', use 'object??' for extra details.
on the latest current commit caa60de
Metadata
Metadata
Assignees
Labels
No labels