Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Latest commit

 

History

History
6 lines (5 loc) · 290 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 290 Bytes

Detectorinator

Making a neural network that will detect numbers 0-9 on a 28x28 grayscale image taken from the MNIST database, later I want to do cat detection in full color with higher resolution. It uses Newtonsoft.json as an outside library

This is a console application written in C#