summaryrefslogtreecommitdiffstats
path: root/Master/Modellbildung_und_Simulation/Aufgabenblatt3/MLP/Init_MLP.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Master/Modellbildung_und_Simulation/Aufgabenblatt3/MLP/Init_MLP.txt')
-rw-r--r--Master/Modellbildung_und_Simulation/Aufgabenblatt3/MLP/Init_MLP.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/Modellbildung_und_Simulation/Aufgabenblatt3/MLP/Init_MLP.txt b/Master/Modellbildung_und_Simulation/Aufgabenblatt3/MLP/Init_MLP.txt
new file mode 100644
index 0000000..a80d950
--- /dev/null
+++ b/Master/Modellbildung_und_Simulation/Aufgabenblatt3/MLP/Init_MLP.txt
@@ -0,0 +1,16 @@
+Bias: 0
+Input: 1 2
+Hidden: 3 4
+Output: 5
+Threshold
+0 3 1.166454e-02
+0 4 2.170463e-01
+0 5 -1.844412e-01
+Input -> Hidden
+1 3 8.514623e-02
+1 4 2.152450e-01
+2 3 -4.774473e-02
+2 4 1.153351e-01
+Hidden -> Output
+3 5 -1.969224e-02
+4 5 -3.293430e-02