TacoL's repositories

Language:C#Stargazers:1Issues:0Issues:0

MNIST-Supervised-Learning

It reads handwritten numbers given an input of pixel values. A supervised learning, gradient descent, mini-batching, softmax-output-activation neural network that is meant to be trained on the MNIST dataset (dataset not included in this repository).

Language:C#Stargazers:1Issues:0Issues:0

K-means-Iris-Flower-Sorting

A simple K-means Clustering Algorithm (Unsupervised Learning), tested on the Iris flower dataset.

Language:C#Stargazers:1Issues:0Issues:0

artsite

Everyone abandoned the project, so I'll just leave the repository open as an archive.

Language:PHPStargazers:0Issues:0Issues:0

Neural-Net

My new and improved neural network

Language:C#Stargazers:0Issues:0Issues:0

Iris-Flower-Identification

My first ever neural network that I made. It used matrices so it proved to be very inefficient and slow. My new neural network is much faster.

Language:C#Stargazers:1Issues:0Issues:0