Skip to content

allisterb/DeepNet

 
 

Repository files navigation

Deep.Net

Deep learning library for F#. Provides tensor functionality, symbolic model differentiation, automatic differentiation and compilation to CUDA GPUs. It includes optimizers and model blocks used in deep learning.

.NET Standard 2.0 port

Deep.Net is currently being ported to .NET Standard 2.0.

In the process the API is being streamlined and the documentation is being improved. The port of the numeric Tensor library is complete, but the port of the symbolic libraries is still in progress.

Go to the README of the Tensor library.

About

Deep.Net machine learning framework for F#

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • F# 96.2%
  • Cuda 2.6%
  • Python 0.6%
  • PowerShell 0.3%
  • C# 0.2%
  • Shell 0.1%