7 packages found
Financial Technical Analysis in JavaScript
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.
Using Monte Carlo simulation to approximate the probability distribution for the outcome of a Texas hold'em game
This set of dice *follows* the Gambler's fallacy.
A model for a Monte Carlo simulation demonstrating the effect of a "mini-waterfall" process on sustainability.
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.
A javascript implementation of Monte Carlo Tree Search