miniblog.
← Back to all posts
Wilfred Hughes
Apr 3, 2017 at 18:05
Stochastic program optimization
https://blog.acolyer.org/2017/03/30/stochastic-program-optimization/
(applying ML and genetic programming to loop free code, sometimes beating ICC!)
Stochastic program optimization
Stochastic program optimization Schkufza et al., CACM 2016 Yesterday we saw that DeepCoder can find solutions to simple programming problems using a guided search. DeepCoder needs a custom DSL, and…