Deep.Net


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 updated numeric Tensor library documentation for .NET Standard.

Deep.Net

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

The Deep.Net library can be installed from NuGet.

Contributing and copyright

The project is hosted on GitHub where you can report issues, fork the project and submit pull requests. The library is available under the Apache License 2.0, which allows modification and redistribution for both commercial and non-commercial purposes.

Fork me on GitHub