Comment on Building games through natural language using OpenAI’s code-DaVinci modelparentComments−avaer4yIt can't do that from scratch yet; these kinds of optimizations require nontrivial mathematical understanding and informed judgement of trade-offs.But it is capable of knowing your function is an inverse square root and inserting a known optimized version.
Comments
It can't do that from scratch yet; these kinds of optimizations require nontrivial mathematical understanding and informed judgement of trade-offs.
But it is capable of knowing your function is an inverse square root and inserting a known optimized version.