Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 888 Bytes

readme.md

File metadata and controls

16 lines (11 loc) · 888 Bytes

Artificial-Intelligence

Compare two algorithms speed and steps to find a enrgy source in a maze.

It shows how to build and optimize Decision Tree Classifier of "Diabetes dataset".

Function Approximation is a popular engineering problems using a genetic algorithm as a function approximator.

Regression,classification and denoising problem on the USPS dataset using MLP.

Classification problem on the USPS dataset using SVM.