Skip to content

Commit a65f3c3

Browse files
authored
Update README.md
1 parent 6a9e3e1 commit a65f3c3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
# BasicNNDemo
2-
A basic neural network written in C that mimics the behavior of an XOR logic function.
2+
A basic neural network written in C that mimics the behaviour of an XOR logic function.
3+
4+
This neural network is a dense neural network which uses a sigmoid activation function. It takes two inputs and has one output.

0 commit comments

Comments
 (0)