Metadata-Version: 2.1
Name: narca
Version: 0.2.0
Summary: NARS Controlled Agent: an agent capable of playing various games in Gym environments, using NARS for planning.
License: Apache-2.0
Keywords: NARS,gym,agent,AI
Author: Adrian Borucki
Author-email: ab@synthillect.ai
Requires-Python: >=3.10,<3.11
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: griddly (>=1.4,<2.0)
Requires-Dist: hyperstate (>=0.4.1,<0.5.0)
Requires-Dist: icecream (>=2.1,<3.0)
Requires-Dist: matplotlib (>=3.2,<4.0)
Requires-Dist: neptune-client (>=0.16,<0.17)
Requires-Dist: numpy (>=1.17,<2.0)
Requires-Dist: pyglet (>=1.3,<2.0)
Requires-Dist: tensorboard (>=2.9,<3.0)
Requires-Dist: tensorboardX (>=2.5,<3.0)
