Skip to content

Commit d158bf9

Browse files
Update README.md
1 parent ecf5bec commit d158bf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ While it takes just some **seconds** to train on the ESP32, the Arduino requires
2323
- **XOR**: Predict simple numbers like in xor.
2424
- **Activation Functions**: Use activation functions like Sigmoid, Relu, Softmax, TanH and LeakyRelu
2525
- **Fast Training**: The ESP32 can train in just a few seconds, while the Arduino requires longer due to its slow processor.
26-
26+
- **Xavier Initialization**: Optimizes weight distribution for faster training.
2727
## 🔮 Future features
2828
- Train on PC and load weights to chip
2929
- Save and load weights

0 commit comments

Comments
 (0)