File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ The data sets were each used as the basis for training the neural networks with
1919The parameters of the neural networks were then extracted as a TXT file.
2020The “micropython” folder contains the code for initializing the microcontroller.
2121This is copied to the microcontroller via Thonny and the microcontroller is then restarted.
22- The IRIS data set and the DIABETES data set are available as sample data sets.
22+ The IRIS data set and the DIABETES data set are available as example data sets.
2323'ReLU', 'Leaky ReLU', 'Sigmoid', 'Softmax' and 'Tanh' are available as activation functions.
2424If required, other classification data can be used for training in Python.
2525For other data sets, the parameters of the neural networks must be adjusted accordingly.
You can’t perform that action at this time.
0 commit comments