Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 420 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 420 Bytes

ai

Collection of some ai projects

neural network

My own implementation of a Feed Forward Neural Network with one hidden layer. You can choose the number of units in the hidden layer and the learning rate.

classification

Classification boundaries of 2-dimensional data

image recognition

Predicted digits form image input