8000 Update README.md · codinghead/simple-neural-network@05cf1ae · GitHub
[go: up one dir, main page]

Skip to content

Commit 05cf1ae

Browse files
authored
Update README.md
Added final two articles of series covering this project.
1 parent bc5d220 commit 05cf1ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ The code provided here is a simple multilayer perceptron (MLP) neural network im
66
It is accompanyed by four articles written for Elektor:
77
* Part 1: Artificial Neurons https://www.elektormagazine.com/articles/neural-networks-part-1-artificial-neurons
88
* Part 2: Logical Neurons https://www.elektormagazine.com/articles/neural-networks-part-2-logical-neurons
9-
* Part 3: Not yet available
10-
* Part 4: Not yet available
9+
* Part 3: Not yet available https://www.elektormagazine.com/articles/neural-networks-part-3-practical-neurons/
10+
* Part 4: Not yet available https://www.elektormagazine.com/news/neural-networks-part-4-embedded-neurons
1111

1212
The folders contain the following:
1313

0 commit comments

Comments
 (0)
0