Releases: FrozenAssassine/NeuralNetwork-Arduino
Releases · FrozenAssassine/NeuralNetwork-Arduino
v1.1.0
v1.0.0
V1.0.0
- Choose from multiple activation functions (Sigmoid, Relu, Softmax, TanH, LeakyRelu)
- Loss Calculator with output logging
- Use TanH and Softmax for the XOR example code
- Show output at every 10th epoch of total epochs, with a minimum interval of 1 epoch
V0.1.1
V0.1.1
- Fix spelling in logging and visual output code
0.1.0
V0.1.0
First functional version of a neural network fully trained and making predictions directly on an Arduino or ESP32.