Update README.md
Browse files
README.md
CHANGED
|
@@ -54,9 +54,10 @@ of non-zero coefficients).
|
|
| 54 |
|
| 55 |
All structure constants in this case are either 0, 1, or 2.
|
| 56 |
|
| 57 |
-
| 0 | 1 | 2 | Total number of instances
|
| 58 |
-
|
| 59 |
-
|
|
|
|
| 60 |
|
| 61 |
## Data generation
|
| 62 |
The Sage notebook within this [directory](https://github.com/pnnl/ML4AlgComb/tree/master/schubert_polynomial_structure)
|
|
|
|
| 54 |
|
| 55 |
All structure constants in this case are either 0, 1, or 2.
|
| 56 |
|
| 57 |
+
| 0 | 1 | 2 | Total number of instances |
|
| 58 |
+
|---|---|---|-----|
|
| 59 |
+
| Train | 42,810 | 42,603 | 175 | 85,588 |
|
| 60 |
+
| Test | 10,696 | 10,661 | 39 | 21,396 |
|
| 61 |
|
| 62 |
## Data generation
|
| 63 |
The Sage notebook within this [directory](https://github.com/pnnl/ML4AlgComb/tree/master/schubert_polynomial_structure)
|