kootenpv/neural_complete
Neural Complete is autocomplete based on a generative seq2seq LSTM neural network, trained not only by python code but also on python source code. Ironically, it is trained on files containing keras imports. The result is a neural network trained to help writing neural network code. Rather than completing a word, it will suggest finishing a whole line. It uses information from previous lines to make a suggestion.
Apr-15-2017, 14:15:23 GMT
- Technology: