8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc5d220 commit 05cf1aeCopy full SHA for 05cf1ae
README.md
@@ -6,8 +6,8 @@ The code provided here is a simple multilayer perceptron (MLP) neural network im
6
It is accompanyed by four articles written for Elektor:
7
* Part 1: Artificial Neurons https://www.elektormagazine.com/articles/neural-networks-part-1-artificial-neurons
8
* 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
+* Part 3: Not yet available https://www.elektormagazine.com/articles/neural-networks-part-3-practical-neurons/
+* Part 4: Not yet available https://www.elektormagazine.com/news/neural-networks-part-4-embedded-neurons
11
12
The folders contain the following:
13
0 commit comments