mwdchang's Stars
docker/docker-py
A Python library for the Docker Engine API
rust-lang/book
The Rust Programming Language
mnslarcher/cs224w-slides-to-code
lovell/sharp
High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library.
jamiebuilds/the-super-tiny-compiler
:snowman: Possibly the smallest compiler ever
dojo-modeling/dojo
Dojo modeling is a repository for registering, storing, and running data-science models.
microsoft/showwhy
FenTechSolutions/CausalDiscoveryToolbox
Package for causal inference in graphs and in the pairwise settings. Tools for graph structure recovery and dependencies are included.
coding-horror/basic-computer-games
An updated version of the classic "Basic Computer Games" book, with well-written examples in a variety of common MEMORY SAFE, SCRIPTING programming languages. See https://coding-horror.github.io/basic-computer-games/
kovidgoyal/kitty
Cross-platform, fast, feature-rich, GPU based terminal
CSSLab/maia-chess
Maia is a human-like neural network chess engine trained on millions of human games.
LingDong-/fishdraw
procedurally generated fish drawings
gordicaleksa/pytorch-GAT
My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Cora dataset, GAT embeddings, an attention mechanism, and entropy histograms. I've supported both Cora (transductive) and PPI (inductive) examples!
piskvorky/smart_open
Utils for streaming large files (S3, HDFS, gzip, bz2...)
jakobrunge/tigramite
Tigramite is a python package for causal inference with a focus on time series data. The Tigramite documentation is at
mdubourg001/glci
🦊 Test your Gitlab CI Pipelines changes locally using Docker.
holoviz/datashader
Quickly and accurately render even the largest data.
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
mgreiler/code-review-checklist
This code review checklist helps you be a more effective and efficient code reviewer.
openai/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
PAIR-code/umap-js
JavaScript implementation of UMAP
ml5js/ml5-library
Friendly machine learning for the web! 🤖
LingDong-/shan-shui-inf
Procedurally generated Chinese landscape painting.
akelleh/causality
Tools for causal analysis
mattdesl/canvas-sketch
[beta] A framework for making generative artwork in JavaScript and the browser.
niklasvh/html2canvas
Screenshots with JavaScript
share/sharedb
Realtime database backend based on Operational Transformation (OT)
capnramses/antons_opengl_tutorials_book
Anton's OpenGL 4 Tutorials book - Demo Code
PAIR-code/interpretability
PAIR.withgoogle.com and friend's work on interpretability methods
JosuaKrause/bubblesets-js
A JavaScript implementation of Bubble Sets.