/ComputationalIntelligence

Code from my computational intelligence coursework submitted in my final year of university at Napier. This includes a heart disease classifier that uses neural networks and genetic algorithms.

Primary LanguageC++

#Computation Intelligence

This repository contains the code used for my computational intelligence coursework whilst at Napier. This was primarily a neural network based heart disease classifier as well as a solution for the travelling salesman problem.