Cr33zz / Neuro_

C++ implementation of neural networks library with Keras-like API. Contains majority of commonly used layers, losses and optimizers. Supports sequential and multi-input-output (flow) models. Supports single CPU, Multi-CPU and GPU tensor operations (using cuDNN and cuBLAS).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cr33zz/Neuro_ Stargazers