google-parfait/tensorflow-federated
An open-source framework for machine learning and computations on decentralized data, enabling global model training while keeping training data local to clients.
mckinsey/causalnex
A toolkit for causal reasoning and "what-if" analysis using Bayesian Networks to identify causal relationships and estimate the impact of interventions.
scikit-learn-contrib/category_encoders
A library of scikit-learn-style transformers for encoding categorical variables into numeric values using a wide variety of supervised and unsupervised techniques.
tensorflow/tfx
TensorFlow Extended (TFX) is a production-scale ML platform that provides a framework for building and orchestrating automated machine learning pipelines.
mil-tokyo/webdnn
A browser-based neural network inference engine that runs ONNX models directly in the web browser using WebGPU, WebGL, and WebAssembly.
Cloud-CV/EvalAI
An open-source platform for evaluating and comparing machine learning and AI algorithms at scale through standardized leaderboards and submission interfaces.
inducer/pycuda
PyCUDA is a Python wrapper for Nvidia's CUDA API that enables high-performance parallel computation on GPUs with automatic memory management and C++ speed.
Yuan-lab-LLM/ClawManager
ClawManager is an open‑source, Kubernetes‑native control plane that lets operators provision, govern, and collaborate on AI‑agent workspaces (OpenClaw, Hermes, OpenCode, DeepSeek Harness). It bundles a React UI, Go backend, MySQL state, and a set of services (AI Gateway, Northbound API, Security Protection) to provide one‑click runtime creation, model‑access auditing, reusable resource injection, team‑based task decomposition, and layered security monitoring. Deployable on k3s or full Kubernetes clusters, it targets platform teams that need scalable, policy‑driven AI agent infrastructure.
CannyLab/tsne-cuda
A GPU-accelerated implementation of the FIt-SNE algorithm that provides massive speedups for visualizing high-dimensional data compared to CPU-based methods.
openakita/openakita
An open-source multi-agent AI assistant that allows users to build autonomous AI teams and companies to execute complex tasks across desktop, web, and mobile platforms.
mlcommons/training
A repository of reference (unoptimized) implementations for the MLPerf Training benchmark suite, covering vision, language, recommendation, and graph models. Each benchmark includes model code, Dockerfiles, dataset scripts, and a training‑run script that measures time to reach target quality. Intended for benchmark submissions, hardware evaluation, and learning, but not for real‑world performance.
ZFTurbo/Weighted-Boxes-Fusion
A Python library for ensembling bounding box predictions from multiple object detection models using methods like Weighted Boxes Fusion (WBF) and NMS.
csinva/imodels
A Python package providing a suite of scikit-learn compatible interpretable machine learning models, such as rule sets and sparse linear models, to replace black-box models.
HumanSignal/Adala
An autonomous data labeling agent framework that allows AI agents to independently learn data processing skills based on a ground truth dataset.
yoshitomo-matsubara/torchdistill
torchdistill is a PyTorch‑based library that lets you run knowledge‑distillation experiments (teacher‑student training) by writing only a YAML configuration. It provides many modern KD losses, a forward‑hook manager for extracting intermediate features, and example scripts for vision and NLP tasks. Install via `pip install torchdistill` and cite the associated papers when used in research.
opendilab/LightZero
A lightweight PyTorch toolkit combining Monte Carlo Tree Search and Deep Reinforcement Learning to standardize and accelerate research in MCTS-based decision-making algorithms.
intelligent-machine-learning/dlrover
An automatic distributed deep learning system that simplifies large-scale AI model training by providing automated fault tolerance, auto-scaling, and rapid checkpoint recovery on K8s and Ray.
lucidrains/alphafold3-pytorch
A PyTorch implementation of AlphaFold 3 for predicting the 3D structures of biomolecular interactions, including comprehensive tools for PDB dataset curation.
strob/gentle
A robust forced-aligner built on Kaldi that aligns speech audio with text transcripts to provide precise word-level timing.
appleboy/CodeGPT
CodeGPT is a Go‑based CLI that uses LLM APIs (OpenAI, Azure, Gemini, Anthropic, Ollama, Groq, OpenRouter) to automatically generate Conventional‑Commit messages and brief code‑review summaries. It can install a Git `prepare‑commit‑msg` hook, supports custom prompts, language translation, streaming output, and flexible configuration (API keys, providers, proxy, diff context, etc.). Installable via Homebrew, Chocolatey, script, binary, or `go install`.
luciddreamer-cvlab/LucidDreamer
LucidDreamer is a system for domain-free generation of 3D Gaussian Splatting scenes from a single image and a text prompt.
afc163/fanyi
A command-line translator for Chinese and English that combines dictionary services and LLMs, featuring a built-in free LLM proxy and AI agent integration.
sdv-dev/CTGAN
A collection of deep learning synthetic data generators that learn from real single-table data to create high-fidelity synthetic versions.
vturrisi/solo-learn
A PyTorch Lightning-powered library of self-supervised methods for unsupervised visual representation learning, providing a unified environment to train and compare SOTA visual models.
kevinhughes27/TensorKart
A TensorFlow-based project that trains an AI agent to drive Mario Kart 64 by learning from human gameplay recordings.
codota/tabnine-vscode
An AI code assistant providing context-aware completions and chat to accelerate software development while ensuring data privacy and security.
NVIDIA/MatX
A C++20 library for numerical computing that brings NumPy-like tensor expressions to NVIDIA GPUs and CPUs, featuring JIT kernel fusion for maximum performance.
kakao/khaiii
A CNN-based Korean morphological analyzer developed by Kakao that uses machine learning to split text into morphemes for NLP preprocessing.
jax-md/jax-md
A hardware-accelerated, differentiable molecular dynamics library built on JAX for simulating materials and small-scale interactions.
Lightning-AI/lightning-thunder
A source-to-source compiler for PyTorch that optimizes models for training and inference through a Pythonic intermediate representation and extensible transformation plugins.
Zefan-Cai/KVCache-Factory
A unified playground for implementing and evaluating KV cache compression, retrieval, merging, and quantization methods to optimize long-context LLM inference memory usage.
awaescher/OllamaSharp
A .NET library providing comprehensive bindings for the Ollama API, enabling C# developers to easily integrate local and remote AI models into their applications.
milvus-io/pymilvus
A Python SDK for Milvus, providing a programmatic interface to manage and search high-dimensional vector embeddings in the Milvus vector database.
ros-industrial/universal_robot
A ROS-Industrial meta-package that provides the necessary configurations and descriptions to control and simulate Universal Robots hardware using ROS.
tensorflow/text
A collection of text processing classes and ops for TensorFlow that enables consistent preprocessing in the TensorFlow graph for both training and inference.
sebp/scikit-survival
A Python module for survival analysis built on scikit-learn that allows researchers to connect covariates to event times while handling censored data.
Intuition-Lab/personal-model
A local-first long-term memory runtime for macOS that creates an evidence-linked personal model of a user's work patterns and goals to provide grounded context for AI coding agents via MCP.
mapillary/inplace_abn
A memory-optimized Batch Normalization layer for PyTorch that reduces GPU memory usage by up to 50% during training by combining BN and activation into an in-place operation.
AIPexStudio/AIPex
An open-source browser automation agent that runs inside your existing browser, allowing AI agents to control your live sessions via natural language or MCP.
iDC-NEU/YiGraph
YiGraph is an intelligent graph data analysis agent system that uses the AAG framework to convert natural language questions into executable graph algorithm workflows for complex relational data analysis.
Xerxes-2/clewdr
A lightweight Rust-based proxy that turns Claude.ai and Claude Code into OpenAI-compatible API endpoints using session cookies.
mjpost/sacrebleu
A tool for computing shareable, comparable, and reproducible BLEU and other translation metrics, automating test set management and tokenization.
meta-pytorch/data
A scalable dataloading library for PyTorch that introduces stateful loading for mid-epoch checkpointing and composable iterators for data preprocessing.
NVIDIA-Merlin/Transformers4Rec
A PyTorch-based library that brings Hugging Face Transformer architectures to sequential and session-based recommendation systems, supporting rich tabular input features and GPU acceleration.
machinepulse-ai/world2agent
An open protocol and framework that standardizes how AI agents perceive the real world by providing structured, real-time data via a system of interchangeable sensors.
a-r-j/graphein
A Python library for converting biomolecular structures and interaction networks into geometric graph representations for use in deep learning.
Artelnics/opennn
A high-performance C++ library for implementing neural networks used in advanced analytics for business, healthcare, and engineering.
hasktorch/hasktorch
A Haskell library for tensors and neural networks that leverages the core C++ libraries shared by PyTorch.