summaryrefslogtreecommitdiffstats
path: root/Master/Modellbildung_und_Simulation/Aufgabenblatt3/MLP/Init_MLP.txt
diff options
context:
space:
mode:
authorSven Eisenhauer <sven@sven-eisenhauer.net>2023-11-10 15:11:48 +0100
committerSven Eisenhauer <sven@sven-eisenhauer.net>2023-11-10 15:11:48 +0100
commit33613a85afc4b1481367fbe92a17ee59c240250b (patch)
tree670b842326116b376b505ec2263878912fca97e2 /Master/Modellbildung_und_Simulation/Aufgabenblatt3/MLP/Init_MLP.txt
downloadStudium-master.tar.gz
Studium-master.tar.bz2
add new repoHEADmaster
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