OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source3995discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: reinforcement-learning清除
sanaNVlabs
ADDED

SANA is NVIDIA's open-source family of efficient diffusion models for high-resolution image and video generation, with training and inference code, linear attention, DC-AE compression and 4-bit deployment.

AI & MLFilm, Video & MediaModel runtime
ADDED

Stable Baselines3 (SB3) is a set of reliable PyTorch implementations of reinforcement learning algorithms designed for research and industry replication.

Developer toolsAI & MLComponent libraries

Collection of simple PyTorch implementations of neural networks and deep learning papers with documented side-by-side explanations, covering transformers, GANs, diffusion models, RL, optimizers, and more.

AI & MLCoding assistants
jerichomicrosoft
ADDED

Jericho is a lightweight Python interface connecting learning agents to man-made Interactive Fiction games, featuring Frotz emulation, stochastic environments, and comprehensive documentation for AI research.

AI & MLGamesAI agents

Free, open-source AI engineering curriculum from first principles: 523 lessons in 20 phases (~342 hours), with math-to-production coverage in Python, TypeScript, Rust, and Julia. Every lesson ships a reusable prompt, skill, agent, or MCP server; includes an installable AI tutor and Claude certification prep.

AI & MLDeveloper toolsTraining & evaluation
unslothunslothai
ADDED

Unsloth is a desktop application and framework for running and training large language models (LLMs) and diffusion models locally across Windows, macOS, and Linux.

MusicAudio editing
ADDED

A collection of machine learning and deep learning code examples and tutorials accompanying online courses. Covers topics from linear regression to reinforcement learning, NLP, computer vision, and generative AI.

AI & MLDeveloper toolsTraining & evaluation
ml-agentsUnity-Technologies
ADDED

Unity ML-Agents Toolkit is an open-source framework that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning, with PyTorch-based implementations.

AI & MLGamesAI agents
adrasteaholman57
ADDED

Adrastea is a Python dual-engine system that pairs a deterministic task execution core (Alpha) with a probabilistic reasoning engine (Beta) for autonomous orchestration: Alpha schedules and runs local programs with reinforcement-learning planning and local Ollama inference, while Beta monitors telemetry, resolves anomalies, tunes scoring weights, and can consult frontier LLMs via MCP.

AI & MLAutomationAI agents
rayray-project
ADDED

Ray is a unified framework for scaling AI and Python applications from a single laptop to a distributed cluster.

GamesGame engines
decisionrlDrobyshevDev
ADDED

Reinforcement learning library for operational decisions—pricing, inventory, energy, queues, supply chains. 31 algorithms with typed interfaces, classical baselines, and reproducible benchmarks.

AI & MLTraining & evaluation
sglangsgl-project
ADDED

SGLang is a high-performance serving framework for large language models (LLMs) and multimodal models, designed for low-latency and high-throughput inference.

AI & MLModel runtime
reinforsjeepjeepjeep
ADDED

Reinfors is a high-throughput reinforcement-learning library that runs game dynamics, search, and episode orchestration in parallel Rust, while keeping Python-based networks and training entirely under the caller's control.

AI & MLTraining & evaluation
cs-video-coursesDeveloper-Y
ADDED

A curated list of computer science courses with video lectures, covering algorithms, AI, databases, operating systems, and more.

Developer toolsProductivityTemplates & starters