- Cambridge, MA, USA
-
16:44
(UTC -05:00) - wbthomason.com
- https://orcid.org/0000-0001-6200-9762
- @wilthomason
Stars
- All languages
- Assembly
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CoffeeScript
- Common Lisp
- Coq
- Crystal
- Cuda
- Cython
- Dockerfile
- Emacs Lisp
- F#
- F*
- Fennel
- Fortran
- GAP
- Go
- HTML
- Haskell
- Java
- JavaScript
- Julia
- Jupyter Notebook
- Koka
- Kotlin
- LLVM
- Lean
- Lua
- MATLAB
- MLIR
- Makefile
- Markdown
- Mojo
- NASL
- Nix
- OCaml
- PDDL
- PHP
- Perl
- Python
- R
- Racket
- Reason
- RenderScript
- Ruby
- Rust
- SAS
- SCSS
- SMT
- Scala
- Scheme
- Shell
- Slash
- Standard ML
- Starlark
- SystemVerilog
- TeX
- Tree-sitter Query
- TypeScript
- Vala
- Vim Script
- Vue
- Zig
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
Python programs, usually short, of considerable difficulty, to perfect particular skills.
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filte…
The repository provides code for running inference with the Meta Segment Anything Model 2 (SAM 2), links for downloading the trained model checkpoints, and example notebooks that show how to use th…
Grounded SAM: Marrying Grounding DINO with Segment Anything & Stable Diffusion & Recognize Anything - Automatically Detect , Segment and Generate Anything
This repository contains implementations and illustrative code to accompany DeepMind publications
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
Tutorials, assignments, and competitions for MIT Deep Learning related courses.
"Probabilistic Machine Learning" - a book series by Kevin Murphy
Probabilistic reasoning and statistical analysis in TensorFlow
Fault-tolerant, highly scalable GPU orchestration, and a machine learning framework designed for training models with billions to trillions of parameters
GTSAM is a library of C++ classes that implement smoothing and mapping (SAM) in robotics and vision, using factor graphs and Bayes networks as the underlying computing paradigm rather than sparse m…
Massively parallel rigidbody physics simulation on accelerator hardware.
A Haskell kernel for the Jupyter project.
Fast and Easy Infinite Neural Networks in Python
A suite of image and video neural tokenizers
A PyTorch library entirely dedicated to neural differential equations, implicit models and related numerical methods
Benchmarking Knowledge Transfer in Lifelong Robot Learning
functorch is JAX-like composable function transforms for PyTorch.
Tensorflow code for the Bayesian GAN (https://arxiv.org/abs/1705.09558) (NIPS 2017)
This repository contains notebook implementations of the following Neural Process variants: Conditional Neural Processes (CNPs), Neural Processes (NPs), Attentive Neural Processes (ANPs).
Evaluating and reproducing real-world robot manipulation policies (e.g., RT-1, RT-1-X, Octo) in simulation under common setups (e.g., Google Robot, WidowX+Bridge) (CoRL 2024)
Course notes for MIT manipulation class
A Tutorial on Manipulator Differential Kinematics
A working draft of a free undergraduate robotics textbook, collected from lecture notes
Action Chunking Transformer implementation for low cost robot