Trending Projects

Discover the fastest growing open source projects

Showing 3301-3350 of 6,802 trending projects

#3301
visionml/pytracking

A visual tracking library based on PyTorch for computer vision and machine learning applications.

+5
+0.1%
3.5K
total stars
#3302
rguo12/awesome-causality-algorithms

An index of algorithms for learning causality with data, useful for vibe coders working on AI-powered applications.

+5
+0.1%
3.2K
total stars
#3303
alpa-projects/alpa

Alpa is a distributed training and serving framework for large-scale neural networks with auto-parallelization.

+5
+0.2%
3.2K
total stars
#3304
Josh-XT/AGiXT

AGiXT is a comprehensive AI agent automation platform that streamlines AI integration and task orchestration.

+5
+0.2%
3.2K
total stars
#3305
deepdoctection/deepdoctection

A Python library for document AI tasks like layout analysis, table detection, and text extraction.

+5
+0.2%
3.1K
total stars
#3306
ictnlp/LLaMA-Omni

A high-quality end-to-end speech interaction model for AI-powered voice applications.

+5
+0.2%
3.1K
total stars
#3307
zzw922cn/awesome-speech-recognition-speech-synthesis-papers

A comprehensive collection of research papers on automatic speech recognition, speech synthesis, and related topics.

+5
+0.2%
3.1K
total stars
#3308
docarray/docarray

A Python library for representing, sending, storing, and searching multimodal data in AI and ML applications.

+5
+0.2%
3.1K
total stars
#3309
anvaka/ngraph.path

A JavaScript library for finding paths in a graph data structure, useful for AI-powered tools and apps.

+5
+0.2%
3.1K
total stars
#3310
bigscience-workshop/promptsource

A toolkit for creating, sharing, and using natural language prompts for machine learning tasks.

+5
+0.2%
3.0K
total stars
#3311
tensorflow/agents

A scalable and easy-to-use TensorFlow library for Contextual Bandits and Reinforcement Learning.

+5
+0.2%
3.0K
total stars
#3312
ybayle/awesome-deep-learning-music

A curated list of articles related to deep learning applied to music and audio processing.

+5
+0.2%
3.0K
total stars
#3313
bethgelab/foolbox

A Python toolbox to create adversarial examples that fool neural networks in PyTorch, TensorFlow, and JAX.

+5
+0.2%
2.9K
total stars
#3314
iscyy/ultralyticsPro

A Python library focused on improving YOLO models for object detection and computer vision tasks.

+5
+0.2%
2.9K
total stars
#3315
dreamquark-ai/tabnet

A PyTorch implementation of the TabNet paper, a novel deep learning architecture for tabular data.

+5
+0.2%
2.9K
total stars
#3316
afshinea/stanford-cs-221-artificial-intelligence

A comprehensive set of cheatsheets for Stanford's CS 221 Artificial Intelligence course.

+5
+0.2%
2.9K
total stars
#3317
OpenPipe/OpenPipe

Turn expensive prompts into cheap fine-tuned models for AI developers and ML engineers.

+5
+0.2%
2.8K
total stars
#3318
microsoft/promptbench

A unified evaluation framework for large language models, focused on prompt engineering and model robustness.

+5
+0.2%
2.8K
total stars
#3319
rom1504/clip-retrieval

Easily compute CLIP embeddings and build a CLIP-based retrieval system with this Jupyter Notebook library.

+5
+0.2%
2.7K
total stars
#3320
DLR-RM/rl-baselines3-zoo

A framework for training Stable Baselines3 reinforcement learning agents with hyperparameter optimization.

+5
+0.2%
2.7K
total stars
#3321
HiLab-git/SSL4MIS

A library for semi-supervised learning on medical image segmentation tasks.

+5
+0.2%
2.6K
total stars
#3322
crowsonkb/k-diffusion

A PyTorch library for Karras et al. (2022) diffusion models, useful for AI-powered coding tools.

+5
+0.2%
2.6K
total stars
#3323
switchablenorms/DeepFashion2

The DeepFashion2 dataset provides clothing images and annotations for fashion-related computer vision tasks.

+5
+0.2%
2.6K
total stars
#3324
yuanming-hu/taichi_mpm

High-performance MLS-MPM solver for graphics and simulation applications.

+5
+0.2%
2.5K
total stars
#3325
automl/Auto-PyTorch

Automated architecture search and hyperparameter optimization for PyTorch models.

+5
+0.2%
2.5K
total stars
#3326
leggedrobotics/darknet_ros

A ROS package for real-time object detection using the YOLO deep learning model.

+5
+0.2%
2.4K
total stars
#3327
Farama-Foundation/Minigrid

A simple and configurable grid world environment for reinforcement learning in Python.

+5
+0.2%
2.4K
total stars
#3328
jackmpcollins/magentic

Seamlessly integrate large language models (LLMs) like ChatGPT as Python functions.

+5
+0.2%
2.4K
total stars
#3329
MichiganTypeScript/typescript-types-only-wasm-runtime

A WebAssembly runtime implemented in TypeScript types for developers building AI-powered applications.

+5
+0.2%
2.4K
total stars
#3330
microsoft/PIKE-RAG

PIKE-RAG is a specialized knowledge extraction and reasoning framework for AI-powered applications.

+5
+0.2%
2.4K
total stars
#3331
aboSamoor/polyglot

A multilingual text processing toolkit for developers working with natural language processing tasks.

+5
+0.2%
2.4K
total stars
#3332
facebookresearch/large_concept_model

Large Concept Models for language modeling in a sentence representation space using PyTorch.

+5
+0.2%
2.3K
total stars
#3333
casper-hansen/AutoAWQ

Implements the AWQ algorithm for 4-bit quantization with a 2x speedup during inference, for AI coding tools.

+5
+0.2%
2.3K
total stars
#3334
TuringLang/Turing.jl

Turing.jl is a powerful Bayesian inference library for probabilistic programming in the Julia language.

+5
+0.2%
2.2K
total stars
#3335
lifeiteng/vall-e

A PyTorch implementation of VALL-E, a zero-shot text-to-speech model for vibe coders.

+5
+0.2%
2.2K
total stars
#3336
Harry24k/adversarial-attacks-pytorch

This is a PyTorch implementation of adversarial attacks, a tool for developers working on deep learning projects.

+5
+0.2%
2.1K
total stars
#3337
tensorflow/recommenders

A library for building recommender system models using TensorFlow for AI-powered application development.

+5
+0.3%
2.0K
total stars
#3338
baidu/Senta

Open-source sentiment analysis system for aspect-level sentiment classification and opinion target extraction.

+5
+0.3%
2.0K
total stars
#3339
asg017/sqlite-vss

A C++ SQLite extension that provides efficient vector search capabilities using the Faiss library.

+5
+0.3%
2.0K
total stars
#3340
apple/ml-hypersim

A photorealistic synthetic dataset for holistic indoor scene understanding using machine learning.

+5
+0.3%
2.0K
total stars
#3341
ymcui/Chinese-LLaMA-Alpaca-3

Open-source Chinese LLM models developed from Meta's LLaMA, for use in NLP and AI applications.

+5
+0.3%
2.0K
total stars
#3342
ytzfhqs/AAAMLP-CN

A Chinese translation of the book 'Approaching (Almost) Any Machine Learning Problem'.

+5
+0.3%
2.0K
total stars
#3343
pykeen/pykeen

A Python library for learning and evaluating knowledge graph embeddings

+5
+0.3%
2.0K
total stars
#3344
XiaomiMiMo/MiMo

MiMo is an open-source library that unlocks the reasoning potential of language models for AI-powered development tools.

+5
+0.3%
1.9K
total stars
#3345
VivekPa/AIAlpha

Predictive stock trading using unsupervised and supervised learning techniques in Python.

+5
+0.3%
1.9K
total stars
#3346
nicodjimenez/lstm

Minimal, clean example of LSTM neural network training in Python for learning purposes.

+5
+0.3%
1.9K
total stars
#3347
nomic-ai/nomic

Nomic Developer API SDK is a Python library that provides tools for clustering, duplicate detection, embeddings, and topic modeling on unstructured data.

+5
+0.3%
1.9K
total stars
#3348
flexflow/flexflow-train

Automatically discover fast parallelization strategies for distributed deep neural network training.

+5
+0.3%
1.9K
total stars
#3349
wq2012/awesome-diarization

A curated list of resources for speaker diarization, a speech processing task to identify who spoke when.

+5
+0.3%
1.9K
total stars
#3350
explosion/spacy-models

A set of pre-trained machine learning models for the spaCy NLP library.

+5
+0.3%
1.8K
total stars
1...6668...137

Stay in the loop

Get weekly updates on trending AI coding tools and projects.