Skip to content

Commit

Permalink
update for neural networks
Browse files Browse the repository at this point in the history
  • Loading branch information
llinjupt committed Apr 15, 2019
1 parent c42d804 commit 2b60533
Show file tree
Hide file tree
Showing 2 changed files with 243 additions and 54 deletions.
2 changes: 1 addition & 1 deletion footstone/drawutils.py
Original file line number Diff line number Diff line change
Expand Up @@ -184,4 +184,4 @@ def cost_0(z):
plt.show()

if __name__ == "__main__":
plot_sigmoid_cost()
plot_sigmoid()

0 comments on commit 2b60533

Please sign in to comment.