A Machine With Human-Like Memory Systems
Project description
humemai
This repo hosts a package humemai
, a human-like memory systems that are modeled with
knowledge knoweldge graphs (KGs). At the moment they are nothing but a Python list of
RDF quadruples, but soon it'll be a better object type so that they can be compatible
with graph databases, e.g., RDFLib, GraphDB, Neo4j, etc. Making it compatible with
RDFLib is top priority and it'll come with v2. There have been both academic
papers and
applications that have used this package.
Installation
pip install humemai
python>=3.8
List of academic papers that use HumemAI
- "A Machine With Human-Like Memory Systems"
- "A Machine with Short-Term, Episodic, and Semantic Memory Systems"
- "Leveraging Knowledge Graph-Based Human-Like Memory Systems to Solve Partially Observable Markov Decision Processes"
List of applications that use HumemAI
pdoc documentation
Click on this link to see the HTML rendered docstrings
Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Run
make test && make style && make quality
in the root repo directory, to ensure code quality. - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
License
Authors
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file humemai-2.0.2.tar.gz
.
File metadata
- Download URL: humemai-2.0.2.tar.gz
- Upload date:
- Size: 35.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d71ee921a5a15f9868593500784754503a70b08899373cef11b478e7fbb471e |
|
MD5 | 95e8f720d47c71f653b1b33542e8eea1 |
|
BLAKE2b-256 | 5e71fbb28c1972c15d79233d6f54fa827c14a2558cebba432fc735eff78839b7 |
File details
Details for the file humemai-2.0.2-py3-none-any.whl
.
File metadata
- Download URL: humemai-2.0.2-py3-none-any.whl
- Upload date:
- Size: 17.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10d6b4b3f91e3bbc858dddb838593e465c404a019684dd89e731a8d4c967d7bc |
|
MD5 | db206d682f29408f7c9de9d71a4856fc |
|
BLAKE2b-256 | 0f78a9a7c3284413125e9fbf552d49b722a1633e8851e7e533167c3edb761ba7 |