js-mcts

A javascript implementation of Monte Carlo Tree Search

mini-waterfall-simulation

A model for a Monte Carlo simulation demonstrating the effect of a "mini-waterfall" process on sustainability.

vcdb-monte-carlo

A monte carlo simulation using the vcdb cybersecurity incident dataset and the verisdb-analyst analytics application REST API to perform MapReduce on the data. Scripts simulates attack modes to explore possibly attack mode distributions.

holdem-monte-carlo-evaluator

javascript win/tie/loss evaluator for known Texas Hold'em hands vs unknown opponent hands, using the npm adaptation of 2+2 pascal evaluator (poker-evaluator). Useful input for poker bots' decision-making.