Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 228 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 228 Bytes

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.