InflGame package ================ Subpackages ----------- .. currentmodule:: InflGame Subpackages and Descriptions ---------------------------- There are several subpackages in InflGame that make modeling an influence game a simpler process. Therese are in listed in the following: ================== ============================================= Subpackage Description ================== ============================================= `adaptive` Adaptive (Gradient ascent) dynamics `MARL` Multi-agent learning `domains` Domains from the paper `kernels` Predefined influence kernels from the paper `utils` Utility functions for across the package ================== ============================================= .. raw:: latex \addtocontents{toc}{\protect\setcounter{tocdepth}{2}} .. toctree:: :caption: User guide :maxdepth: 1 :hidden: adaptive/InflGame.adaptive MARL/InflGame.MARL domains/domains kernels/InflGame.kernels utils/InflGame.utils .. raw:: latex \addtocontents{toc}{\protect\setcounter{tocdepth}{1}}