Starred repositories
🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman
A Simple Implementation of Qwen3-TTS's ComfyUI
🐹 Clean, uninstall, analyze, optimize, and monitor your Mac from the terminal.
A cross-platform, safe, pure-Rust graphics API.
A simple, lightweight PowerShell script that allows you to remove pre-installed apps, disable telemetry, as well as perform various other changes to declutter and customize your Windows experience.…
A simple and well styled PPO implementation. Based on my Medium series: https://medium.com/@eyyu/coding-ppo-from-scratch-with-pytorch-part-1-4-613dfc1b14c8.
A WebGPU implementation of Position Based MPM (PB-MPM), presented at SIGGRAPH 2024.
savant117 / solver2d_avbd
Forked from erincatto/solver2dA project for testing rigid body solver algorithms
Augmented Vertex Block Descent (AVBD) reference implementation
A Python 3 gradient-free optimization library
Python library for CMA Evolution Strategy.
C++ version of a Deep Reinforcement Learning algorithm PPO
The Fastest Deep Reinforcement Learning Library
C++ implementation of Proximal Policy Optimization
Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.
A fast and simple implementation of learning algorithms for robotics.
Unified framework for robot learning built on NVIDIA Isaac Sim
The 30 Days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than 100 days. Follow your own pace. These vide…
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
mlpack: a fast, header-only C++ machine learning library
A project for testing rigid body solver algorithms
A C++ platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
libcmaes is a multithreaded C++11 library with Python bindings for high performance blackbox stochastic optimization using the CMA-ES algorithm for Covariance Matrix Adaptation Evolution Strategy