PyOpenCL implementation of Sparse Predictive Hierarchies
Project description
CLOgmaNeo
Introduction
Welcome to the Ogma CLOgmaNeo Python library. It implements SPH (Sparse Predictive Hierarchies) in a way similar to the AOgmaNeo library, but runs on accelerators using PyOpenCL.
Requirements
- pyopencl
- h5py
Installation
You may install from pypi:
pip install clogmaneo
Or from this directory:
pip install .
Importing
The CLOgmaNeo module can be imported using:
import ogmaneo
Contributions
Refer to the CONTRIBUTING.md file for information on making contributions to CLOgmaNeo.
License and Copyright
The work in this repository is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. See the CLOGMANEO_LICENSE.md and LICENSE.md file for further information.
Contact Ogma via licenses@ogmacorp.com to discuss commercial use and licensing options.
CLOgmaNeo Copyright (c) 2022 Ogma Intelligent Systems Corp. All rights reserved.