Skip to content

JosefRuzicka/AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI

NeuralNetwork: C++ Neural Network that classifies wine by quality.

SOM: Java Self Organizing Map with user interface that clusters data by its color.

GeneticAlgorithm: TypeScript Genetic Algorithm that imitates an image by creating small colored shapes.

ExpertSystem: Prolog expert system that helps a sailor on their quest to reach land using knowledge that resembles that utilized in polynesian navigation.