Metadata-Version: 2.4
Name: ai-hydra
Version: 0.1.3
Summary: MBRL Implementation of an AI Agent playing the OG Snake Game.
License: GPL-3.0
License-File: LICENSE
Keywords: AI,Model Based Reinforcement Learning,PyTorch,Reinforcement Learning,Textual,Snake,Simulation,SQLite,Python
Author: Nadim-Daniel Ghaznavi
Author-email: nghaznavi@gmail.com
Requires-Python: >=3.11,<3.15
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Games/Entertainment :: Simulation
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Dist: aiohttp (>=3.13.0)
Requires-Dist: hydra-core (>=1.3.2)
Requires-Dist: hydra-zen (>=0.16.0)
Requires-Dist: jinja2 (>=3.1.6)
Requires-Dist: loguru (>=0.7.3)
Requires-Dist: numpy (>=2.3.3)
Requires-Dist: pillow (>=11.0.0)
Requires-Dist: pytest (>=8.4.2)
Requires-Dist: pytest-mock (>=3.15.1)
Requires-Dist: pyzmq (>=27.1.0)
Requires-Dist: rich (>=14.2.0)
Requires-Dist: sqlite-utils (>=3.35)
Requires-Dist: textual (>=6.2.1)
Requires-Dist: textual-dev (>=1.7.0)
Requires-Dist: textual-hires-canvas (>=0.10.1)
Requires-Dist: textual-plot (>=0.8.0)
Requires-Dist: textual-serve (>=1.1.2)
Requires-Dist: torch (>=2.8.0)
Requires-Dist: torchvision (>=0.23.0)
Project-URL: Bug Tracker, https://github.com/NadimGhaznavi/ai-hydra/issues
Project-URL: Documentation, https://aihydra.osoyalce.com/
Project-URL: Source, https://github.com/NadimGhaznavi/ai-hydra
Description-Content-Type: text/markdown


