Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
asjad99 committed Mar 7, 2016
1 parent 01beff6 commit b642f7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ The Code uses the following algorithm

create an empty neural network
loop
generate a candidate set of weights
load weights into neural network
generate a candidate set of weights
load weights into neural network
foreach training vector
compute the neural output
compute cross-entropy error
Expand Down

0 comments on commit b642f7c

Please sign in to comment.