#game-theory #player #model #reinforcement-learning #game

amfiteatr_core

A framework to model and simulate game theory problems with many agents

8 releases (breaking)

Uses new Rust 2024

new 0.7.0 Mar 24, 2025
0.6.0 Feb 20, 2025
0.5.0 Apr 9, 2024
0.4.1 Apr 2, 2024
0.1.0 Jan 15, 2024

#438 in Simulation

Download history 8/week @ 2024-11-27 16/week @ 2024-12-04 29/week @ 2024-12-11 4/week @ 2024-12-18 5/week @ 2025-01-29 143/week @ 2025-02-19 33/week @ 2025-02-26 5/week @ 2025-03-12

181 downloads per month
Used in 6 crates (5 directly)

Custom license

270KB
4.5K SLoC

amfiteatr_core

Crate providing framework to build models simulating game theory problems. It is designed to help model problems involving many players. This is part of project amfiteatr where reinforcement learning extension and some examples can be found.

Examples

For examples look at amfiteatr_examples

Development state

This is early development state, many things can change and vanish in future


lib.rs:

amfiteatr

Crate providing framework to build models simulating game theory problems with support for machine learning techniques. It is designed to help model problems involving many players.

Examples

For examples look at amfiteatr_examples

State

The crate is in research/experimental state. API is dynamically changing on every release. U should probably avoid using it in production.

Licence: MIT

Dependencies

~2.9–6MB
~112K SLoC