Skip to content

A C# deep learning library, human friendl, cuda supported, well structured, easy to extend

License

Notifications You must be signed in to change notification settings

awesomedotnetcore/SiaNet

 
 

Repository files navigation

Build Status Backers on Open Collective Sponsors on Open Collective Join the chat at https://gitter.im/sia-cog/SiaNet

A C# deep learning library

Developing a C# wrapper to help developer easily create and train deep neural network models.

  • Easy to use library, just focus on research
  • CUDA supported, no seperate package for each cuda version. supported so far: 8, 9.0, 9.1, 9.2, 10
  • Light weight libray, built with .NET standard 2.0
  • Code well structured, easy to extend if you would like to extend with new layer, loss, metrics, optimizers, constraints, regularizer

Work in progress

About

A C# deep learning library, human friendl, cuda supported, well structured, easy to extend

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.5%
  • Other 0.5%