Skip to content

Commit 3941fe7

Browse files
authored
Update README.md
1 parent c6f5cac commit 3941fe7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,12 @@ The Simple example trains a single neural network to perform the XOR operation.
8080

8181
[simple_train.php](examples/logic_gates/simple_train.php)
8282

83+
[simple_train_epoch.php](examples/logic_gates/simple_train_epoch.php)
84+
8385
[simple_test.php](examples/logic_gates/simple_test.php)
8486

8587

86-
###### All
88+
##### All
8789

8890
The All example trains 7 seperate neural networks to perform the AND, NAND, NOR, NOT, OR, XNOR & XOR operations.
8991

0 commit comments

Comments
 (0)