GabrielDeza / SNC-Grid-Classifier

Using a Single Neuron Classifier to predict if a 3 by 3 grid is in a X-pattern. Used Stochastic Gradient Descent and MSELoss without any MI libraries, from scratch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Using a Single Neuron Classifier to predict if a 3 by 3 grid is in a X-pattern. Used Stochastic Gradient Descent and MSELoss without any MI libraries, from scratch.


Languages

Language:Python 100.0%