Update VS2N MongoDB schemas authored by Hammouda Elbez's avatar Hammouda Elbez
...@@ -74,7 +74,7 @@ In this collection, there are two schemas. The first one contains information ab ...@@ -74,7 +74,7 @@ In this collection, there are two schemas. The first one contains information ab
The second one contains optional information, which is collected if there was a test phase after training: The second one contains optional information, which is collected if there was a test phase after training:
- Network accuracy - Network accuracy
- final neuron classes (for non supervised learning) - final neuron classes (e.g., MaxSpike class attribution)
```json ```json
{ {
... ...
......