Stars
- All languages
- ASP
- ASP.NET
- ActionScript
- AppleScript
- Arduino
- Assembly
- Astro
- Batchfile
- Bikeshed
- C
- C#
- C++
- CMake
- CSS
- CartoCSS
- Clojure
- CoffeeScript
- Common Lisp
- Cuda
- Cython
- D
- Dockerfile
- Emacs Lisp
- Faust
- Forth
- Fortran
- GDShader
- GLSL
- Gherkin
- Go
- HCL
- HLSL
- HTML
- Haskell
- Haxe
- Java
- JavaScript
- Julia
- Jupyter Notebook
- KiCad Layout
- Kotlin
- Lean
- Lua
- M4
- MATLAB
- MDX
- Makefile
- Markdown
- Max
- Metal
- NASL
- NewLisp
- Nunjucks
- OCaml
- Objective-C
- Objective-C++
- Odin
- OpenEdge ABL
- PHP
- Pascal
- Pawn
- Perl
- Processing
- Pug
- Python
- QML
- R
- Roff
- Ruby
- Rust
- SCSS
- Scala
- Scheme
- ShaderLab
- Shell
- Smarty
- Solidity
- SourcePawn
- Starlark
- SuperCollider
- Swift
- SystemVerilog
- TeX
- TypeScript
- Verilog
- Vim Script
- Vue
- Wikitext
- XSLT
michaelhla / gpt1900
Forked from karpathy/nanochatAn experiment to see if an LLM trained from scratch on text prior to 1900 can come up with quantum mechanics and relativity.
A set of ready to use Agent Skills for research, science, engineering, analysis, finance and writing.
Everything about class-imbalanced/long-tail learning: papers, codes, frameworks, and libraries | 有关类别不平衡/长尾学习的一切:论文、代码、框架与库
A curated list of resources about generative flow networks (GFlowNets).
BleepLabs / Audio
Forked from PaulStoffregen/AudioTeensy Audio Library
davidplans / oxdown
Forked from ismayc/thesisdownAn updated R Markdown thesis template using the bookdown package
zoeyuchao / mappo
Forked from marlbenchmark/on-policyThis is the official implementation of Multi-Agent PPO.
juangamella / abcd
Forked from agrawalraj/active_learningCode to reproduce the results comparing ABCD to A-ICP in the paper "Active Invariant Causal Prediction: Experiment Selection through Stability", by Juan L Gamella and Christina Heinze-Deml.
victorcampos7 / edl
Forked from salesforce/sibling-rivalryCode for "Explore, Discover and Learn: Unsupervised Discovery of State-Covering Skills"
Generative Multi-Agent Behavioral Cloning (https://arxiv.org/abs/1803.07612)
deGrootLab / pmx
Forked from dseeliger/pmxToolkit for free-energy calculation setup/analysis and biomolecular structure handling
koide3 / LIO-SAM
Forked from TixiaoShan/LIO-SAMLIO-SAM: Tightly-coupled Lidar Inertial Odometry via Smoothing and Mapping
timvisee / send
Forked from mozilla/send📬 Simple, private file sharing. Mirror of https://gitlab.com/timvisee/send
Step-by-step guide through the abstract and complex universe of Fragment Shaders.
kingoflolz / CLIP_JAX
Forked from openai/CLIPContrastive Language-Image Pretraining
NotAnyMike / gym
Forked from openai/gymAn improvement of CarRacing-v0 from OpenAI Gym in order to make the environment complex enough for Hierarchical Reinforcement Learning
pocketprecision / DSPFilters
Forked from decomposer/DSPFiltersA Collection of Useful C++ Classes for Digital Signal Processing
Course webpage for COMP 790, (Deep) Learning from Limited Labeled Data
liusida / voxcraft-sim-fork
Forked from voxcraft/voxcraft-sima GPU-accelerated voxel-based physics engine
bensnell / ofxVolumetrics
Forked from timscaffidi/ofxVolumetricsSimple volumetric rendering addon for openFrameworks.
stackgl / headless-gl
Forked from mikeseven/node-webgl🎃 Windowless WebGL for node.js
It creates pose estimation skeleton from video stored on the desktop based on posenet tensorflow.
mflux / comp-geo
Forked from citybound-old/comp-geo2D Computational Geometry for Javascript
pbaylies / stylegan2
Forked from skyflynil/stylegan2StyleGAN2 - Official TensorFlow Implementation with practical improvements
Port of JUCE to the browser via emscripten
ekgibbons / pytorch-sepconv
Forked from sniklaus/sepconv-slomoan implementation of Video Frame Interpolation via Adaptive Separable Convolution using PyTorch