CodeNeuron
Code detector
Recurrent neural network designed to detect code blocks in text.
Recurrent neural network to split code snippets from text.
12 stars
3 watching
3 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 |
| An implementation of an object detection framework that incorporates relation networks and deformable convolutions | 1,096 |
| Repurposes pre-trained neural networks for new classification tasks through adversarial reprogramming of their inputs. | 6 |
| Detects text in images using a neural network architecture | 1,282 |
| Improves object detection by generating region proposals with increased adaptivity. | 156 |
| A custom implementation of Faster R-CNN with ResNet architecture and Online Hard Example Mining. | 207 |
| A tool for mining path-based representations of code and data from various programming languages | 284 |
| Automatically detects obfuscated code and other complex code constructs in binaries to aid reverse engineering. | 580 |
| A tool that processes code syntax trees to create datasets for machine learning pipelines | 58 |
| This code implements a neural network architecture designed to perform semantic segmentation in computer vision tasks. | 920 |
| Demonstrates a real-time object detection system based on PVANet | 650 |
| A Python library for implementing and training various neural network architectures | 40 |
| A deep learning implementation of a VRNN model for sequential data processing | 282 |
| An implementation of Mask R-CNN using MXNet and Resnet-50-FPN for object detection and segmentation in images. | 1,755 |
| An implementation of a neural network architecture for implicit function representation learning using periodic activation functions. | 1,776 |