← all repositories

cbovar/ConvNetSharp

A C# library for training and evaluating convolutional neural networks, ported from ConvNetJS with CUDA GPU acceleration support.

473 stars C# ML Frameworks
ConvNetSharp
Velocity · 7d
+0.1
★ / day
Trend
steady
star history

ConvNetSharp provides a framework for building and training convolutional neural networks in C#. It offers three approaches for creating networks: Core.Layers (stacked layers without computation graph), Flow.Layers (automatic computation graph), and computation graph (pure ops). The library leverages ManagedCuda for GPU acceleration and includes demos like MNIST classification.

heatdrop uses Google Analytics to see which pages get read — nothing else. Your call. How we handle data.