Installation
To install PyTSC, clone the repository and install its dependencies:
git clone https://github.com/rbokade/pytsc
cd pytsc
pip install -e .
Required Simulators
PyTSC supports multiple simulation backends. You can choose one based on your requirements:
Required MARL Libraries
PyTSC is compatible with several Multi-Agent Reinforcement Learning (MARL) frameworks. You can use any of the following frameworks to train your agents: