Skip to content

Commit

Permalink
subdir commit 1
Browse files Browse the repository at this point in the history
  • Loading branch information
pi19404 committed Oct 6, 2014
1 parent e4e4531 commit e3c5a16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyvision.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@


__author__ = "pi19404 <pi19404@gmail.com>"
__version__ = "0.0.2"
__version__ = "0.0.1"

def sigmoid(X):
""" This function applies sigmoid transformation on each element of input vector
Expand Down

0 comments on commit e3c5a16

Please sign in to comment.