Hyperedge Replacement Grammars Network Model
-
Updated
Nov 1, 2017 - Python
Hyperedge Replacement Grammars Network Model
This repository contains several implementations of multi-armed bandit (MAB) agents applied to a simulated cricket match where an agent selects among different strategies with the goal of maximizing runs while minimizing the risk of getting out.
A cache system is simulated by using probability distribution on file, request events and observing the results of each cache policy for these distributions. Cache policies used are least probabilistically and storage used aka LPSU, least frequently used aka LFU and least recently used aka LRU.
A probabilistic programing library empowered with jax to speed up large simulations (still in progress!)
Add a description, image, and links to the proababilistic topic page so that developers can more easily learn about it.
To associate your repository with the proababilistic topic, visit your repo's landing page and select "manage topics."