The CCOBRA framework.
Project description
Cognitive COmputation for Behavioral Reasoning Analysis (CCOBRA) Framework
Installation
PyPi
CCOBRA is available via pip. To install the current version, run the following command:
$> pip install ccobra
to update your installation, run pip install -U ccobra.
Development Version
It is also possible to install a development version of CCOBRA. The difference to the standard version is that changes to the local copy of the repository are directly reflected in the module loaded from Python via import. To install the develop version, download a local copy of the repository and run the following commands:
$> cd /path/to/repository/
$> python -m pip install --editable .
Running CCOBRA
When installed, CCOBRA can be run on a benchmark file:
$> cd /path/to/repository/
$> ccobra benchmark.json
Alternatively, the runner script run_ccobra.py can be run instead:
$> cd /path/to/repository/
$> python run_ccobra.py benchmark.json
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ccobra-1.5.0.tar.gz.
File metadata
- Download URL: ccobra-1.5.0.tar.gz
- Upload date:
- Size: 980.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dd78d05389b19c537b3f404972db6998fd626fcdcd14cf3c1ed7d9ff92ace558
|
|
| MD5 |
7dd9473a4f470fd4fb33b3be99b843d3
|
|
| BLAKE2b-256 |
53a39b8f527c215fdc525dc4ab8a449262a5c83502ca88a7be5e4dda786911ae
|
File details
Details for the file ccobra-1.5.0-py3-none-any.whl.
File metadata
- Download URL: ccobra-1.5.0-py3-none-any.whl
- Upload date:
- Size: 1.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d81ae9f2602e8b7868dcdf8e319bd9debce6afd69135050e3ea9b6520f965452
|
|
| MD5 |
126f2b8d7ebd5b28eb2defded7be2d74
|
|
| BLAKE2b-256 |
61e286535067bc98f4985d41305021ddad56098c56a6b16e85c860d5e4b92707
|