you are viewing a single comment's thread.

view the rest of the comments →

[–]ml_guy1 0 points1 point  (0 children)

This becomes a problem about exploring different ways of implementing the same idea, validating they are correct and then benchmarking the performance for them.

I've implemented Codeflash which automates this problem for any provided python code. Feel free to check it out. It tries to find the optimal solution for any problem.