- Solution Phase
- Generates constants in .csv - a seperate .csv for each test case
- test cases would include varying initial seed values
- Analysis Phase
- Plotting results
- Verifying converges to same values even with varying seed
A view of the Error and e (Elementary charge) is generated with Colab |
The Surfer, OM-IV
A side note: proper implementation of the sign-flip algorithm IS essential. Therefore, if during verification phase, constants do not converge to same value for varying seed values, then re-check sign flip algorithm. The key things in its implementation is to allow the equations (constants) to solve themselves without any bias in the algorithm.
ReplyDelete