CodeNeuron

Code detector

Recurrent neural network designed to detect code blocks in text.

Recurrent neural network to split code snippets from text.

GitHub

12 stars
3 watching
3 forks
Language: Python
last commit: almost 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
kootenpv/neural_completeA tool to aid in writing neural network code by suggesting completions based on learned patterns from similar source code1,151
msracver/relation-networks-for-object-detectionAn implementation of an object detection framework that incorporates relation networks and deformable convolutions1,096
paarthneekhara/rnn_adversarial_reprogrammingRepurposes pre-trained neural networks for new classification tasks through adversarial reprogramming of their inputs.6
tianzhi0549/ctpnDetects text in images using a neural network architecture1,282
hciilab/derpnImproves object detection by generating region proposals with increased adaptivity.156
eniac-xie/faster-rcnn-resnetA custom implementation of Faster R-CNN with ResNet architecture and Online Hard Example Mining.207
jetbrains-research/astminerA tool for mining path-based representations of code and data from various programming languages284
mrphrazer/obfuscation_detectionAutomatically detects obfuscated code and other complex code constructs in binaries to aid reverse engineering.580
jetbrains-research/psiminerA tool that processes code syntax trees to create datasets for machine learning pipelines58
nv-tlabs/gscnnThis code implements a neural network architecture designed to perform semantic segmentation in computer vision tasks.920
sanghoon/pva-faster-rcnnDemonstrates a real-time object detection system based on PVANet650
molcik/python-neuronA Python library for implementing and training various neural network architectures40
emited/variationalrecurrentneuralnetworkA deep learning implementation of a VRNN model for sequential data processing282
tusimple/mx-maskrcnnAn implementation of Mask R-CNN using MXNet and Resnet-50-FPN for object detection and segmentation in images.1,755
vsitzmann/sirenAn implementation of a neural network architecture for implicit function representation learning using periodic activation functions.1,776