Update README.md
Browse files
README.md
CHANGED
|
@@ -9,6 +9,10 @@ From 75 second epochs to 15 second epochs. Most likely reduce-overhead works as
|
|
| 9 |
|
| 10 |
Switched back to the anchored momentum system, which proved to be accurate, fast, and good for rapid experiments.
|
| 11 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |

|
| 13 |
|
| 14 |
Cross your fingers. I think this might work.
|
|
|
|
| 9 |
|
| 10 |
Switched back to the anchored momentum system, which proved to be accurate, fast, and good for rapid experiments.
|
| 11 |
|
| 12 |
+
The key difference in this one and the last version is a shared global constellation, rather than local constellations.
|
| 13 |
+
|
| 14 |
+
The local constellations made enough problems, so I went back to the tested global constellation structure and am working from there.
|
| 15 |
+
|
| 16 |

|
| 17 |
|
| 18 |
Cross your fingers. I think this might work.
|