neural_complete

Code completer

A tool to aid in writing neural network code by suggesting completions based on learned patterns from similar source code

A neural network trained to help writing neural network code using autocomplete

GitHub

1k stars
43 watching
121 forks
Language: Python
last commit: almost 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
sriniiyer/codennAn open-source project that uses machine learning to summarize source code using a neural attention model.237
vmarkovtsev/codeneuronRecurrent neural network designed to detect code blocks in text.12
p-christ/nn_builderBuilds neural networks with less boilerplate code by providing a standardized interface for different architectures166
codeplea/genannA minimal C library for training and using feedforward artificial neural networks2,017
molcik/python-neuronA Python library for implementing and training various neural network architectures40
ahmedfgad/numpycnnA Python implementation of a Convolutional Neural Network from scratch using NumPy for building CNNs from scratch577
neuralmagic/sparsemlEnables the creation of smaller neural network models through efficient pruning and quantization techniques2,083
zkp-gravity/0gA system for proving an inference pass for pre-trained neural networks on private inputs.40
cupslab/neural_network_crackingSoftware that uses neural networks to crack passwords229
dnouri/nolearnProvides a Python interface to integrate neural networks with scikit-learn, making it easier to use deep learning libraries like Lasagne.949
zueve/neurolabA Python library for building and training neural networks.163
ck090/ocaml-nnA monadic implementation of a fully-connected neural network in OCaml with customizable hyperparameters5
wkentaro/fcnAn implementation of fully convolutional networks in Chainer, a deep learning framework.218
zk-ml/uchikomaA tool that translates neural network code into languages that can run on devices without floating-point operations.29