Metadata-Version: 2.4
Name: mapox
Version: 0.1.0
Summary: Multi-Agent Partially Observable gridworlds in JAX
Author-email: Gabriel Keith <gfk1995@gmail.com>
Keywords: gridworld,jax,multi-agent,pomdp,reinforcement-learning
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.11
Requires-Dist: einops>=0.8.1
Requires-Dist: jax>=0.7.2
Requires-Dist: pydantic>=2.12.5
Requires-Dist: pygame-ce>=2.5.6
Requires-Dist: python-ffmpeg>=2.0.12
