Skip to content
View masonmcbride's full-sized avatar

Block or report masonmcbride

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

MATLAB and Python code for the paper "Taming Uncertainty in a Complex World: The Rise of Uncertainty Quantification — A Tutorial for Beginners".

Python 3 1 Updated Aug 6, 2024

Lexer as described in Rob Pike's talk 'Lexical Scanning in Go'

Go 5 Updated Jun 16, 2020

Gno: An interpreted, stack-based Go virtual machine to build succinct and composable apps + gno.land: a blockchain for timeless code and fair open-source.

Go 936 398 Updated Mar 6, 2025

the vernerable fortran to c compiler, mirror of netlib packed in repo, w/ debian packaging scripts

C 21 12 Updated Jun 6, 2024

Best Monte Carlo Tree/Graph Search in the West! Still need to parallelize. This mcts implementation has state space awareness and does not implement Copy!!!

Rust 1 Updated Jan 8, 2025

Distributed Deep Reinforcement Learning Traffic Signal Control

Python 48 10 Updated Mar 10, 2019

Exploration of SIMD compilation in clang using AVX, SSE2, and SSE4.2 This was on a i7 12700K and Clang 14.0.6. If Anything else matters let me know.

C 1 Updated Aug 18, 2024

Implementation of kalman filter. All sources and references I used can be found in the kf.py class file.

Jupyter Notebook 1 Updated Aug 2, 2024

Exploring the Chudnovsky Algorithm for Pi in order to understand it completely and to develop the Next Steps.

C 1 Updated Dec 24, 2024

All about Padé approximants

Python 1 Updated Dec 21, 2024

π calcs

C 4 3 Updated Aug 23, 2013

Repository for NeurIPS 2020 Spotlight "AdaBelief Optimizer: Adapting stepsizes by the belief in observed gradients"

Jupyter Notebook 1,060 110 Updated Aug 9, 2024

Repository for the main Dockerfile with the OpenWorm software stack and project-wide issues

Python 2,742 217 Updated Mar 6, 2025

GTP engine and self-play learning in Go

C++ 3,806 584 Updated Feb 23, 2025

Rust software for solving impartial games.

Rust 3 Updated Oct 12, 2024

Regret Matching (RM) and Counterfactual Regret Minimization (CFR) modern implementation. Credit to Gabrielle Farina, Tuomas Sandholm, Sam Ganzfried (why not), Noam Brown, etc and CMU CS15-888 for t…

TeX 4 1 Updated Aug 21, 2024

Python Whale Optimization Algorithm

Python 113 26 Updated Apr 26, 2019

Playing around with Rust, matrices and neural networks

Rust 2 Updated Mar 10, 2019

Solutions to math olympiad problems in Isabelle/HOL

11 Updated May 29, 2021

Thoughts on adjoint, norm and such.

167 5 Updated Dec 21, 2022

Best Monte Carlo Tree/Graph Search in the West! Still need to parallelize, make a C version and Rust version (FINISHED WOO, check repo mcts-rs). This mcts implementation has state space awareness a…

Python 1 Updated Oct 5, 2024

me learning cfr (paper: http://modelai.gettysburg.edu/2013/cfr/cfr.pdf)

Python 1 Updated Jul 27, 2022

Safe Opponent Exploitation in python (paper: https://www.cs.cmu.edu/~sandholm/safeExploitation.teac15.pdf)

Python 1 Updated Feb 16, 2021

Me exploring the wonderful world of Markov Decision Processes. The MDP.py file is an interface type so you can implement others games as long as they can be formulated to the file. I also wrote Val…

Python 1 Updated Apr 23, 2021

My exploration of the game of baseball through python and dataframes

Jupyter Notebook 1 Updated Jun 4, 2021
Jupyter Notebook 1 Updated Aug 9, 2021