Example project for F# Tensor
This is an example project that demonstrates the capabilities of the F# tensor library.
System requirements
- Linux, MacOS or Microsoft Windows (64-bit)
- Microsoft .NET Core 2.0 or higher
- For GPU acceleration (optional): nVidia CUDA GPU with recent driver
Running
Clone this repository and execute dotnet run
.
If you encounter problems, check the troubleshooting guide.
Documentation
This example does not show all features of the library. Visit the Tensor at a glance page to get an overview of what the library can do.