Loading...

Tutorials

If you're after a tutorial on a particular topic, please request for it here.


Simple Linear Algebra (Refresh Tutorials)


Learning

Supervised

Neural Networks & Back-Propagation

I have created a python multi-layer feed-forward back-propagation neural-network module in python, and have 3 programs so far that make use if it, each documented in it's own page...

Another piece of code for a neural network trained via back-propagation , this time with a hard-coded 1 hidden layer, written in C, with the partner app - face recognition.

Neural Network via Mathematics & Propositional Logic

Single-Layer Neural Network & Perceptron Learning

Unsupervised

Q-Learning


Local Search

Adversarial Search