Trending Projects

Discover the fastest growing open source projects

Showing 3151-3200 of 6,802 trending projects

#3151
FoundationVision/LlamaGen

A scalable image generation model based on the Llama language model, outperforming diffusion models.

+6
+0.3%
1.9K
total stars
#3152
allenai/scispacy

A spaCy pipeline and models for processing scientific/biomedical documents.

+6
+0.3%
1.9K
total stars
#3153
Fafa-DL/Awesome-Backbones

A project that provides a collection of pre-trained deep learning models for image classification tasks.

+6
+0.3%
1.9K
total stars
#3154
meta-pytorch/opacus

A library for training PyTorch models with differential privacy, enabling privacy-preserving machine learning.

+6
+0.3%
1.9K
total stars
#3155
microsoft/Magma

Magma is a foundation model for building multimodal AI agents, enabling next-gen AI applications.

+6
+0.3%
1.9K
total stars
#3156
kwuking/TimeMixer

Official implementation of a decomposable multiscale mixing model for time series forecasting

+6
+0.3%
1.9K
total stars
#3157
snap-stanford/GraphGym

A platform for designing and evaluating Graph Neural Networks (GNNs) using Python.

+6
+0.3%
1.9K
total stars
#3158
tradytics/surpriver

A Python library for finding big moving stocks using machine learning and anomaly detection.

+6
+0.3%
1.9K
total stars
#3159
openai/gpt-5-coding-examples

A collection of coding examples using the GPT-5 language model for various AI-powered coding tasks.

+6
+0.3%
1.8K
total stars
#3160
visual-layer/fastdup

Accelerate data curation and augmentation with this scalable, free tool for image and video analysis.

+6
+0.3%
1.8K
total stars
#3161
xinshuoweng/AB3DMOT

An open-source Python implementation for 3D multi-object tracking, with KITTI benchmarking and new evaluation metrics.

+6
+0.3%
1.8K
total stars
#3162
LeapLabTHU/Absolute-Zero-Reasoner

Absolute Zero Reasoner is a Python library for logical reasoning and inference on text data.

+6
+0.3%
1.8K
total stars
#3163
kevmo314/scuda

SCUDA is a GPU over IP bridge allowing GPUs on remote machines to be attached to CPU-only machines.

+6
+0.3%
1.8K
total stars
#3164
all-in-aigc/aicover

An AI-powered image generation tool that allows users to create custom images using DALL-E 3.

+6
+0.3%
1.8K
total stars
#3165
andymatuschak/orbit

Experimental spaced repetition platform for exploring ideas in memory augmentation and programmable attention

+6
+0.3%
1.8K
total stars
#3166
bootchk/resynthesizer

A suite of GIMP plugins for texture synthesis, inpainting, and style transfer.

+6
+0.3%
1.8K
total stars
#3167
tugstugi/dl-colab-notebooks

This repository provides Jupyter Notebook examples to try out deep learning models online using Google Colab.

+6
+0.3%
1.8K
total stars
#3168
Totoro97/NeuS

NeuS is a Python library for neural surface reconstruction, a key component in 3D computer vision.

+6
+0.3%
1.8K
total stars
#3169
google-research/language

Open-sourced projects from the Google AI Language team focused on machine learning and natural language processing.

+6
+0.3%
1.8K
total stars
#3170
mlcommons/training

Reference implementations of MLPerf® training benchmarks for evaluating machine learning performance.

+6
+0.3%
1.7K
total stars
#3171
rstudio/reticulate

R Interface to Python, allowing R developers to leverage Python's machine learning and AI capabilities.

+6
+0.3%
1.7K
total stars
#3172
LastAncientOne/Deep_Learning_Machine_Learning_Stock

A collection of code and resources for analyzing and predicting stock market behavior using deep learning and machine learning.

+6
+0.3%
1.7K
total stars
#3173
gnehs/subtitle-translator-electron

A TypeScript-based Electron app that uses large language models to translate subtitles between languages.

+6
+0.4%
1.7K
total stars
#3174
jiaweizzhao/GaLore

A memory-efficient library for training large language models (LLMs) using gradient low-rank projection.

+6
+0.4%
1.7K
total stars
#3175
decisionintelligence/TFB

A comprehensive and fair benchmark for time series forecasting methods, including deep learning and statistical techniques.

+6
+0.4%
1.7K
total stars
#3176
mlrun/mlrun

MLRun is an open-source MLOps platform for building and managing continuous ML applications.

+6
+0.4%
1.7K
total stars
#3177
takuseno/d3rlpy

An offline deep reinforcement learning library for Python developers working on AI-powered applications.

+6
+0.4%
1.6K
total stars
#3178
zhengjingwei/machine-learning-interview

A comprehensive collection of machine learning interview questions and solutions for algorithm engineers.

+6
+0.4%
1.6K
total stars
#3179
AnswerDotAI/ModernBERT

ModernBERT brings the BERT language model into the modern era with architecture changes and scaling.

+6
+0.4%
1.6K
total stars
#3180
chandrikadeb7/Face-Mask-Detection

A computer vision and deep learning-based face mask detection system using OpenCV and TensorFlow/Keras.

+6
+0.4%
1.6K
total stars
#3181
ethz-asl/voxblox

A flexible voxel-based mapping library for robotics, focused on truncated and Euclidean signed distance fields.

+6
+0.4%
1.6K
total stars
#3182
st-tech/ppf-contact-solver

A Python library for physics-based simulations involving cloth, solids, and rods, useful for vibe coders building AI-powered applications.

+6
+0.4%
1.6K
total stars
#3183
dfm/emcee

An ensemble sampling toolkit for affine-invariant Markov Chain Monte Carlo (MCMC) in Python.

+6
+0.4%
1.6K
total stars
#3184
py-why/causal-learn

Causal Discovery in Python, including independence tests and score functions for causal inference.

+6
+0.4%
1.6K
total stars
#3185
uzh-rpg/rpg_svo_pro_open

This is a C++ library for Simultaneous Localization and Mapping (SLAM) using Stereo Visual-Inertial Odometry (SVO).

+6
+0.4%
1.6K
total stars
#3186
zju3dv/EasyVolcap

EasyVolcap is a Python library that accelerates neural volumetric video research by providing a simple and efficient workflow.

+6
+0.4%
1.5K
total stars
#3187
CodeReclaimers/neat-python

A Python implementation of the NEAT neuroevolution algorithm for building AI-powered applications.

+6
+0.4%
1.5K
total stars
#3188
pytorch/FBGEMM

A high-performance GEMM library for deep learning inference on CPUs, developed by Facebook.

+6
+0.4%
1.5K
total stars
#3189
dandelin/ViLT

A Vision-and-Language Transformer model for multimodal tasks without the need for convolution or region supervision.

+6
+0.4%
1.5K
total stars
#3190
Anil-matcha/Awesome-GPT-Store

A curated collection of major GPT language models and related tools for developers to discover and use.

+6
+0.4%
1.5K
total stars
#3191
Arthur151/ROMP

A Python library for 3D multi-person mesh recovery from monocular images.

+6
+0.4%
1.5K
total stars
#3192
SkyworkAI/Skywork

An open-source large language model (LLM) for AI-powered coding and developer discovery tools.

+6
+0.4%
1.5K
total stars
#3193
enoch3712/ExtractThinker

ExtractThinker is a powerful document intelligence library for LLMs, offering flexible and intuitive workflows.

+6
+0.4%
1.5K
total stars
#3194
evo-design/evo

This is a Jupyter Notebook project focused on biological foundation modeling from molecular to genome scale.

+6
+0.4%
1.5K
total stars
#3195
sigsep/open-unmix-pytorch

Open-source PyTorch library for music source separation, useful for audio processing and ML workflows.

+6
+0.4%
1.5K
total stars
#3196
tjmlabs/ColiVara

ColiVara is a high-performance document retrieval system that uses vision models instead of text processing.

+6
+0.4%
1.5K
total stars
#3197
HRNet/HigherHRNet-Human-Pose-Estimation

An official implementation of HigherHRNet, a scale-aware human pose estimation model.

+6
+0.4%
1.4K
total stars
#3198
beehive-lab/TornadoVM

TornadoVM is a heterogeneous programming framework that enables developers to leverage GPUs and other accelerators for improved performance in Java applications.

+6
+0.4%
1.4K
total stars
#3199
YuanGongND/ast

Audio Spectrogram Transformer (AST) for audio classification and representation learning tasks.

+6
+0.4%
1.4K
total stars
#3200
NVIDIA/deepops

Tools for building GPU clusters for machine learning and AI workloads

+6
+0.4%
1.4K
total stars
1...6365...137

Stay in the loop

Get weekly updates on trending AI coding tools and projects.