Skip to content

Commit b2f0989

Browse files
author
Raymond Phan
committed
Merge branch 'master' of github.com:StackOverflowMATLABchat/NeuralNetPlayground
2 parents 855ea33 + 5ed986f commit b2f0989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ power of MATLAB and matrices.
2323
The goal for this framework is given randomly generated training and test data
2424
that fall into two classes that conform to certain shapes or specifications,
2525
and given the configuration of a neural network, the goal is to perform either
26-
regression or binary classification of this data and interactively show the
26+
regression or classification of this data and interactively show the
2727
results to the user, specifically a classification or regression map of the
2828
data, as well as numerical performance measures such as the training and test
2929
loss and their values plotted on a performance curve over each iteration.

0 commit comments

Comments
 (0)