mohab metwally 24d68733ed typo fixed %!s(int64=3) %!d(string=hai) anos
..
README.md 584dc5d3ad edit readme %!s(int64=3) %!d(string=hai) anos
main.py 24d68733ed typo fixed %!s(int64=3) %!d(string=hai) anos
target.png 24d68733ed typo fixed %!s(int64=3) %!d(string=hai) anos

README.md

target function approximation

excluding use of floats, and division, only +,-,* are allowed.

consequences

  • hard coded tunning.
  • public reward function.

comparison of original target to approximation

alt text

conclusion

as the derivative of deltas graph shows, starting for term 2, the derivatives is ~ 0, and it's the optimal number of terms in approximation accuracy that has the least number of terms.