AIPedia LogoAIPedia
Simulations

Neural Network Simulator

ဤ simulator တွင် 2→2→1 network တစ်ခုရှိသည်။ Weights, biases နှင့် activation function များကို ပြောင်းလိုက်တိုင်း forward pass ကို real-time တွက်ပြီး node sizes နှင့် edge colors များက ပြောင်းလဲမှုကို ပြသသည်။ neural network term နှင့် တွဲလေ့လာပါ။

Network Graph
output = 0.5670
Forward pass — weights/bias/activation ပြောင်းလိုက်တိုင်း output က real-time ပြောင်းပါသည်။
w₁₁=0.80w₁₂=-0.50w₂₁=-0.40w₂₂=0.90b₁=0.10b₂=0.201.00.00.710.450.567InputHidden (2)Output
Controls
sigmoid curve
y = sigmoid(x)