cudafy topic
List
cudafy repositories
CUDAfy.NET
71
Stars
14
Forks
Watchers
CUDAfy .NET allows easy development of high performance GPGPU applications completely from the .NET. It's developed in C#.
Neuro
22
Stars
3
Forks
Watchers
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...