Metadata-Version: 2.1
Name: narca
Version: 0.1.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,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: griddly (>=1.4)
Requires-Dist: gym (==0.22.0)
Requires-Dist: icecream (>=2.1)
Requires-Dist: matplotlib (>=3.2)
Requires-Dist: neptune-client (>=0.16)
Requires-Dist: numpy (>=1.17)
Requires-Dist: pyglet (>=1.3)
Requires-Dist: tensorboard (>=2.9)
Requires-Dist: tensorboardX (>=2.5)
