Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.69 KB

README.md

File metadata and controls

44 lines (26 loc) · 1.69 KB

TiOgmaNeo

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

Introduction

Welcome to the Ogma TiOgmaNeo Python library. It implements SPH (Sparse Predictive Hierarchies) in a way similar to the AOgmaNeo library, but runs on accelerators using Taichi.

Requirements

  • numpy
  • taichi

Installation

pip install .

Importing

The TiOgmaNeo module can be imported using:

import tiogmaneo

Contributions

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

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 TIOGMANEO_LICENSE.md and LICENSE.md file for further information.

Contact Ogma via licenses@ogmacorp.com to discuss commercial use and licensing options.

TiOgmaNeo Copyright (c) 2023 Ogma Intelligent Systems Corp. All rights reserved.