Metadata-Version: 2.4
Name: lucidium
Version: 0.0.5
Summary: Experiments in neuro-symbolic reinforcement learning in the 
Home-page: https://github.com/theokoles7/lucidium
Author: Gabriel C. Trahan
Author-email: gabrieltrahan777@hotmail.com
License: GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: requires-python
Dynamic: summary

# Lucidium

Experiments in neuro-symbolic reinforcement learning in the pursuit of developing agents/methods to aid in organic reasoning, inference, and logic.

## [Documentation](./documentation/README.md)
* ### [Agents](./agents/README.md)
* ### [Concepts](./documentation/concepts/README.md)
* ### [Environments](./environments/README.md)

## House-Keeping

* ### [Code of Conduct](./CODE_OF_CONDUCT.md)
* ### [Contributing](./CONTRIBUTING)
* ### [License](./LICENSE)
