1 repository
Neural networks designed to parse and summarize source code across multiple programming languages.
Distinct from Source Code Analysis: The candidates focus on developer tools (formatters/editors) rather than the ML model application of parsing code for summaries.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Codebase Analysis Models. Refine with filters or upvote what's useful.
This project is a comprehensive collection of educational examples and reference implementations for building vision and language models using PyTorch. It serves as a deep learning tutorial covering the end-to-end process of developing neural networks, from initial architecture definition to final production deployment. The repository provides detailed guides on implementing a wide range of domain-specific models, including convolutional neural networks for object detection and segmentation, as well as transformer and recurrent architectures for natural language processing. It emphasizes gene
Provides a model-based approach to parsing multi-language code projects for automatic file summaries and overviews.