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

Pinned Loading

  1. mcts-rs mcts-rs Public

    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

  2. alphazero alphazero Public

    yeah that's right, I reproduced alphazero. (papers: https://arxiv.org/abs/1712.01815, https://www.nature.com/articles/nature24270)

    Python

  3. rm-cfr rm-cfr Public

    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

  4. simd simd Public

    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

  5. kalmanfilter kalmanfilter Public

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

    Jupyter Notebook 1

  6. chudnovsky chudnovsky Public

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

    C 1