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
237 stars
11 watching
73 forks
Language: Python
last commit: about 2 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 |
| Provides a pre-trained text summarization model that can be deployed as a web service in a Docker container | 27 |
| Recurrent neural network designed to detect code blocks in text. | 12 |
| Provides Swift code completion functionality for a popular text editor plugin | 13 |
| This software generates embeddings for nodes in directed networks based on associated text. | 6 |
| Software for enhancing satellite images through deep learning techniques | 76 |
| A tool that collates and organizes code into a unified Markdown file for easier sharing and documentation. | 6 |
| A machine learning-based code formatter that formats language-agnostic code using patterns learned from a corpus. | 448 |
| A tool for displaying detailed ASCII summaries of Keras sequential models. | 127 |
| A deep learning library for training and deploying spiking neural networks using PyTorch. | 83 |
| A minimal C library for training and using feedforward artificial neural networks | 2,017 |
| A tool to help data scientists manage and annotate natural language data for training AI models | 1,405 |
| A tool that aggregates competitive programming contest listings and allows users to add them to their calendar. | 337 |
| A Python implementation of a Convolutional Neural Network from scratch using NumPy for building CNNs from scratch | 577 |
| Project implementation of natural language text generation from structured data | 183 |