matthewrdev / Neural-Network

A demonstration of Neural Networks and Genetic Algorithms using C++.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neural-Network

🚨🚨No longer actively maintained🚨🚨

This repository demonstrates a rudimentary implementation of a neural network and a genetic algorithm. I built this as part of an Artificial Intelligence course while studying video game software engineering at Qantm College/SAE Institute back in 2008-2010.

YouTube Demo: https://www.youtube.com/watch?v=0Str0Rdkxxo&list=PLEpwzRUUrDwhkSlQW2Yrlf4YTMYeN64t8

Key files:

About

A demonstration of Neural Networks and Genetic Algorithms using C++.


Languages

Language:C++ 81.4%Language:C 18.6%