Repository History

Explore all analyzed open source repositories

Topic: deep-learning
AUTOMATIC1111/stable-diffusion-webui: Powerful AI Image Generation Web UI

AUTOMATIC1111/stable-diffusion-webui: Powerful AI Image Generation Web UI

The AUTOMATIC1111/stable-diffusion-webui project offers a comprehensive web interface for Stable Diffusion, simplifying AI art generation. It provides a robust set of features, including text-to-image, image-to-image, inpainting, and upscaling, all within a user-friendly environment. This Python-based UI is a popular choice for both beginners and advanced users exploring generative AI.

Mar 29, 2026
View Details
ML-From-Scratch: Machine Learning Models and Algorithms in NumPy

ML-From-Scratch: Machine Learning Models and Algorithms in NumPy

ML-From-Scratch is a comprehensive GitHub repository offering bare-bones NumPy implementations of fundamental machine learning models and algorithms. It emphasizes accessibility, making complex concepts easier to understand for learners and practitioners. This project covers a wide range of topics, from linear regression to deep learning and reinforcement learning, all implemented from scratch.

Mar 9, 2026
View Details
Spotlight: Deep Recommender Models with PyTorch

Spotlight: Deep Recommender Models with PyTorch

Spotlight is a Python library built on PyTorch for developing deep and shallow recommender models. It offers a comprehensive set of building blocks for various loss functions, representations, and utilities for handling recommendation datasets. This tool is designed for rapid exploration and prototyping of new recommender systems.

Feb 26, 2026
View Details
LitGPT: High-Performance LLMs for Pretraining, Finetuning, and Deployment

LitGPT: High-Performance LLMs for Pretraining, Finetuning, and Deployment

LitGPT, by Lightning AI, is a comprehensive GitHub repository offering over 20 high-performance Large Language Models (LLMs). It provides robust recipes and tools to pretrain, finetune, and deploy these models at scale. Designed with minimal abstractions, LitGPT ensures blazing fast, minimal, and performant solutions for enterprise-grade AI development.

Jan 4, 2026
View Details
TabSTAR: A Tabular Foundation Model for Data with Text Fields

TabSTAR: A Tabular Foundation Model for Data with Text Fields

TabSTAR is an innovative tabular foundation model designed to effectively process tabular data that includes text fields. It offers a user-friendly package for integrating pretrained models into your own datasets, alongside a comprehensive research mode for advanced development and benchmarking. This powerful tool simplifies the application of deep learning to complex tabular structures.

Jan 2, 2026
View Details
ggml: A Low-Level Tensor Library for Machine Learning

ggml: A Low-Level Tensor Library for Machine Learning

ggml is an innovative tensor library designed for machine learning, emphasizing low-level, cross-platform implementation. It offers features like integer quantization, automatic differentiation, and broad hardware support, all while maintaining zero third-party dependencies and efficient memory usage. This project is actively developed and forms the backbone for other popular projects like llama.cpp and whisper.cpp.

Dec 16, 2025
View Details
DragGAN: Interactive Point-Based Image Manipulation with Generative AI

DragGAN: Interactive Point-Based Image Manipulation with Generative AI

DragGAN is the official code for the SIGGRAPH 2023 paper, "Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold." This powerful Python-based repository enables users to precisely control and manipulate generated images using interactive dragging points. It offers an intuitive way to edit AI-generated content, making complex image transformations accessible.

Dec 12, 2025
View Details
MuseTalk: Real-Time High-Fidelity Lip Synchronization for Virtual Humans

MuseTalk: Real-Time High-Fidelity Lip Synchronization for Virtual Humans

MuseTalk, developed by Lyra Lab at Tencent Music Entertainment, is an innovative real-time lip-syncing model designed for high-fidelity video dubbing. It enables seamless synchronization of facial movements with audio in various languages, making it a powerful tool for virtual human solutions. The latest MuseTalk 1.5 version offers significant performance enhancements, including improved clarity, identity consistency, and precise lip-speech synchronization.

Dec 9, 2025
View Details
pytorch-deep-learning: Learn PyTorch for Deep Learning from Zero to Mastery

pytorch-deep-learning: Learn PyTorch for Deep Learning from Zero to Mastery

This repository provides comprehensive materials for the "Learn PyTorch for Deep Learning: Zero to Mastery" course. It offers a hands-on, code-first approach to mastering PyTorch, covering fundamentals to advanced topics like computer vision and model deployment. With over 16,000 stars, it's a highly popular resource for beginners in machine learning and deep learning.

Nov 8, 2025
View Details
Text Generation Inference: High-Performance LLM Serving by Hugging Face

Text Generation Inference: High-Performance LLM Serving by Hugging Face

Text Generation Inference (TGI) is a robust toolkit from Hugging Face designed for deploying and serving Large Language Models (LLMs) with high performance. It powers Hugging Face's production services, including Hugging Chat and their Inference API. TGI offers optimized text generation, supporting popular open-source LLMs and implementing advanced features for efficient and scalable inference.

Nov 4, 2025
View Details
Page 1