codenn
Code summarizer
An open-source project that uses machine learning to summarize source code using a neural attention model.
Summarizing Source Code using a Neural Attention Model - CODENN
236 stars
11 watching
73 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kootenpv/neural_complete | A tool to aid in writing neural network code by suggesting completions based on learned patterns from similar source code | 1,152 |
ibm/max-text-summarizer | Provides a pre-trained text summarization model that can be deployed as a web service in a Docker container | 27 |
vmarkovtsev/codeneuron | Recurrent neural network designed to detect code blocks in text. | 13 |
maralla/completor-swift | Provides Swift code completion functionality for a popular text editor plugin | 13 |
shudan/pctadw | This software generates embeddings for nodes in directed networks based on associated text. | 6 |
warrengreen/srcnn | Software for enhancing satellite images through deep learning techniques | 76 |
tawandakembo/code-collator | A tool that collates and organizes code into a unified Markdown file for easier sharing and documentation. | 5 |
antlr/codebuff | A machine learning-based code formatter that formats language-agnostic code using patterns learned from a corpus. | 445 |
stared/keras-sequential-ascii | A tool for displaying detailed ASCII summaries of Keras sequential models. | 126 |
synsense/sinabs | A deep learning library for training and deploying spiking neural networks using PyTorch. | 81 |
codeplea/genann | A minimal C library for training and using feedforward artificial neural networks | 2,010 |
code-kern-ai/refinery | A tool to help data scientists manage and annotate natural language data for training AI models | 1,402 |
nishanthvijayan/codercalendar | A tool that aggregates competitive programming contest listings and allows users to add them to their calendar. | 337 |
ahmedfgad/numpycnn | An implementation of a convolutional neural network (CNN) using NumPy for basic classification tasks. | 570 |
akanimax/natural-language-summary-generation-from-structured-data | Project implementation of natural language text generation from structured data | 183 |