skeptical_lurker comments on [Link]: The Unreasonable Effectiveness of Recurrent Neural Networks - Less Wrong Discussion
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (19)
Indeed, parse trees would be the way to go. There is already a field of genetic algorithms, so one would see how they work and combine this with the RNNs. Humans rarely write code that runs correctly or even complies the first time, and similarly the RNNs could improve the program iteratively.
I'd say the RNN is doing well to produce pretend code of this quality, as Antisuji says below.