Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 469 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 469 Bytes

Khadas Software Neural Network (Python API)

Install

  1. Install pip
$ sudo apt install python3-pip
  1. Install KSNN
$ pip3 install matplotlib
$ pip3 install ksnn/ksnn-1.4-py3-none-any.whl

Docs

  1. KSNN Usage
  2. KSNN Convert
  3. API Docs: docs/ksnn_user_usage_v1.3.pdf

Examples

Into examples directory. Follow README to test.