|
|
|
|
|
by icandoit
2389 days ago
|
|
Searching for Nuerosymbolic I can only find this paper from 2017 at Microsoft Reasearch. It is from 2017 and uses an RNN to incrementally grows some input source code. https://www.microsoft.com/en-us/research/publication/neuro-s... >The first module, called the cross correlation I/O network, given a set of input-output examples, produces a continuous
representation of the set of I/O examples. The second module, the RecursiveReverse-Recursive Neural Network (R3NN), given the continuous representation
of the examples, synthesizes a program by incrementally expanding partial programs I think stuff like this is very interesting and look forward to a future of old-hats complaining that new programmers let the intellisense write all their code for them. |
|