Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nikoleta-v3/inferring-strategies-in-repeated-games


https://github.com/nikoleta-v3/inferring-strategies-in-repeated-games

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

# Inferring-strategies-in-repeated-games

Test suite
----------

In the directory `tests` find all the implemented tests for
the code of this project. To run the test suite we use the
package `pytest`. You need to run the following command from
the root of the directory:

```
$ pytest tests
```