/CLOgmaNeo

Like AOgmaNeo, but with OpenCL for GPU support

Primary LanguagePythonOtherNOASSERTION

CLOgmaNeo

Join the chat at https://gitter.im/ogmaneo/Lobby

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

Installation

From this directory:

pip install .

Importing

The CLOgmaNeo module can be imported using:

import ogmaneo

Examples

Coming soon.

Contributions

Refer to the CONTRIBUTING.md file for information on making contributions to CLOgmaNeo.

License and Copyright

Creative Commons License
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) 2023 Ogma Intelligent Systems Corp. All rights reserved.