Skip to content

Commit 51fabc9

Browse files
authored
[FIX] Typo
1 parent f707bf7 commit 51fabc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ Backtracking algorithm implementation using matlab by my own, without using tool
88
In this repo you will find a set of functions that allow you build a neural network, to regression or clasiffication problemas, using
99
the brack propagation algorithm and the sigmoid function as the activation function.
1010

11-
The structures and functions developed are all fully parametrized so you can desing your own neuarl network architecture, and implement other activation function and use them easily.
11+
The structures and functions developed are all fully parametrized so you can desing your own neural network architecture, and implement other activation function and use it easily.

0 commit comments

Comments
 (0)