Cr33zz / Neuro

C# implementation of neural networks library. Contains basic types of layers (dense, convolution, pooling, flatten). Supports single CPU, Multi-CPU and GPU tensor operations (using ManagedCUDA). This project is no longer developed, since I ported it to C++ and greatly expanded (Neuro_).
22Updated 5 years ago

Related projects

Alternatives and complementary repositories for Neuro