Skip to content

Instantly share code, notes, and snippets.

@fewtime
Created December 18, 2017 03:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fewtime/6de658a7541743366baec502fec5a0df to your computer and use it in GitHub Desktop.
Save fewtime/6de658a7541743366baec502fec5a0df to your computer and use it in GitHub Desktop.
octave:3> submit
== Submitting solutions | Neural Networks Learning...
Use token from last successful submission (cowlog.li@gmail.com)? (Y/n): y
==
== Part Name | Score | Feedback
== --------- | ----- | --------
== Feedforward and Cost Function | 30 / 30 | Nice work!
== Regularized Cost Function | 15 / 15 | Nice work!
== Sigmoid Gradient | 5 / 5 | Nice work!
== Neural Network Gradient (Backpropagation) | 0 / 40 |
== Regularized Gradient | 0 / 10 |
== --------------------------------
== | 50 / 100 |
==
octave:4> submit
== Submitting solutions | Neural Networks Learning...
Use token from last successful submission (cowlog.li@gmail.com)? (Y/n): y
==
== Part Name | Score | Feedback
== --------- | ----- | --------
== Feedforward and Cost Function | 30 / 30 | Nice work!
== Regularized Cost Function | 15 / 15 | Nice work!
== Sigmoid Gradient | 5 / 5 | Nice work!
== Neural Network Gradient (Backpropagation) | 40 / 40 | Nice work!
== Regularized Gradient | 0 / 10 |
== --------------------------------
== | 90 / 100 |
==
octave:5>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment