/TorchCategorizationDemo

A simple demo of binary categorization using TorchSharp

Primary LanguageC#MIT LicenseMIT

Torch Categorization Demo

A simple demo of binary categorization using TorchSharp.

It quickly trains a model to categorize based on a scalar value, eg. height.

The optimum accuracy for the given data is about 0.841.