Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/asakusarinne/tensor.net.examples

Examples of Tensor.NET, including some simple examples and good practices.
https://github.com/asakusarinne/tensor.net.examples

dotnet dotnet6 example-project mathematics numeric

Last synced: 24 days ago
JSON representation

Examples of Tensor.NET, including some simple examples and good practices.

Awesome Lists containing this project

README

        

# Tensor.NET.Examples

This is a repository for examples of [Tensor.NET](https://github.com/SciSharp/Tensor.NET) and will be updated continuously. Welcome to contribute to this repository!

## Examples

- [Logistic Regression of Iris dataset](./LogisticRegression)