-
-
three-pathfinding Public
Forked from donmccurdy/three-pathfindingNavigation mesh utilities for three.js, based on PatrolJS.
-
arm-asm-ca-experiments Public
playing a little with aarch64 on apple m1
-
tvm-webgpu-hacks Public
Forked from apache/tvmOpen deep learning compiler stack for cpu, gpu and specialized accelerators
Python Apache License 2.0 UpdatedApr 18, 2023 -
CairoSVG Public
Forked from Kozea/CairoSVGConvert your vector images
Python GNU Lesser General Public License v3.0 UpdatedMar 4, 2023 -
-
CLIP Public
Forked from openai/CLIPCLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
Jupyter Notebook MIT License UpdatedFeb 22, 2023 -
nanoGPT Public
Forked from karpathy/nanoGPTThe simplest, fastest repository for training/finetuning medium-sized GPTs.
-
DefinitelyTyped Public
Forked from DefinitelyTyped/DefinitelyTypedThe repository for high quality TypeScript type definitions.
TypeScript Other UpdatedFeb 3, 2023 -
diffusers Public
Forked from huggingface/diffusers🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
Python Apache License 2.0 UpdatedJan 25, 2023 -
computerender-php Public
Forked from computerender/computerender-phpPHP MIT License UpdatedJan 24, 2023 -
sharp Public
Forked from lovell/sharpHigh performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library.
JavaScript Apache License 2.0 UpdatedNov 9, 2022 -
Nbody-Gravity Public
A small but powerful nbody gravity simulator with a built-in renderer
-
ethereum-org-website Public
Forked from ethereum/ethereum-org-websiteEthereum.org is a primary online resource for the Ethereum community.
-
stable-diffusion Public
Forked from CompVis/stable-diffusionJupyter Notebook Other UpdatedAug 24, 2022 -
docker-slim Public
Forked from slimtoolkit/slimDockerSlim (docker-slim): Don't change anything in your Docker container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)
Go Apache License 2.0 UpdatedAug 4, 2022 -
Rust bindings for the Python interpreter
Rust Other UpdatedJul 15, 2022 -
-
jax Public
Forked from jax-ml/jaxComposable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
Python Apache License 2.0 UpdatedJun 25, 2022 -
-
flax Public
Forked from google/flaxFlax is a neural network library for JAX that is designed for flexibility.
Python Apache License 2.0 UpdatedJun 11, 2022 -
mediapy Public
Forked from google/mediapyThis Python library makes it easy to display images and videos in a notebook.
Jupyter Notebook Apache License 2.0 UpdatedApr 5, 2022 -
-
nex-code Public
Forked from nex-mpi/nex-codeCode release for NeX: Real-time View Synthesis with Neural Basis Expansion
-
-
serve Public
Forked from pytorch/serveModel Serving on PyTorch
Java Apache License 2.0 UpdatedJan 4, 2022 -
docker.github.io Public
Forked from docker/docsSource repo for Docker's Documentation
HTML Apache License 2.0 UpdatedDec 22, 2021 -
PyBoy Public
Forked from Baekalfen/PyBoyGame Boy emulator written in Python
-
torch-imle Public
Forked from uclnlp/torch-imleImplicit MLE: Backpropagating Through Discrete Exponential Family Distributions
Python MIT License UpdatedNov 28, 2021 -
minGPT Public
Forked from karpathy/minGPTA minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training