Cerenaut / aha

Artificial Hippocampus Algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Artificial Hippocampus Algorithm

The codebase for the Artificial Hippocampus Algorithm (AHA) project.

Dependencies

Getting Started

Ensure that you have pagi installed and that its accessible via the command-line by running pagi --help. Clone this repository and install the package using pip install -e .

Running Experiments

You can run experiments using any of the existing definition files, or your own definition file, using the following command:

pagi run --experiment_def=definitions/FILENAME.json

About

Artificial Hippocampus Algorithm

License:Apache License 2.0


Languages

Language:Python 100.0%