 rnn-autocomplete
 rnn-autocomplete 
 Code Completion System
 A neural network-based code completion system
Bachelor's grad work on code autocompletion with rnn
9 stars
 4 watching
 0 forks
 
Language: Python 
last commit: over 6 years ago 
Linked from   1 awesome list  
 Related projects:
| Repository | Description | Stars | 
|---|---|---|
|  | A tool to aid in writing neural network code by suggesting completions based on learned patterns from similar source code | 1,151 | 
|  | This project provides benchmarking results comparing various deep learning RNN implementations across different frameworks. | 169 | 
|  | A Python implementation of a character-level Recurrent Neural Network (RNN) text generator using the MXNet Gluon framework. | 58 | 
|  | An autocomplete library optimized for performance and portability | 218 | 
|  | An implementation of R-NET, a machine reading comprehension model using scaled multiplicative attention and variational dropout. | 578 | 
|  | An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 | 
|  | Automatically generates concreteness estimates for languages using pre-trained semantic models and linear regression | 0 | 
|  | An implementation of artificial neural networks using NumPy | 98 | 
|  | A C library for training and synthesizing recurrent neural networks | 900 | 
|  | Repurposes pre-trained neural networks for new classification tasks through adversarial reprogramming of their inputs. | 6 | 
|  | Recreating a complex neural network architecture from a research paper to improve question answering capabilities | 178 | 
|  | A minimal C library for training and using feedforward artificial neural networks | 2,017 | 
|  | Automatically generates source code for control and status registers (CSRs) from human-readable register map specifications. | 341 | 
|  | A demonstration project of a recurrent neural network implemented with Theano | 377 | 
|  | An autocompletion plugin for zsh that provides suggestions for npm scripts in the current directory. | 101 |