ANN example
The problem is that my preference is to make very small examples where I need to write very little code. But this far I haven't been able to come up with an example for the ANN part of the report.
This far I've been thinking of using a perceptron to determine which note a tone is. I've previously experimented with making my own sound waves with sdl_mixer so that part shouldn't be to difficult.
I would like to, if possible, avoid evolution and instead use back propogation, since I've already made an example with the evolution algorithm.
Is there a simple yet descriptive example out there that I haven't thought about?
EDIT:
Figured it out. I'm going to make a perceptron for a vendor that either accepts or declines an offer. Lika a haggling AI. Think it will be simple as its just numbercrunching.
Video Game Programmer.
5 years in industry.
Dave Mark - President and Lead Designer of Intrinsic Algorithm LLC
Professional consultant on game AI, mathematical modeling, simulation modeling
Co-founder and 10 year advisor of the GDC AI Summit
Author of the book, Behavioral Mathematics for Game AI
Blogs I write:
IA News - What's happening at IA | IA on AI - AI news and notes | Post-Play'em - Observations on AI of games I play
"Reducing the world to mathematical equations!"
Video Game Programmer.
5 years in industry.
Well, I'm studying game programming. but this specific course is just AI in general.
What school?
Dave Mark - President and Lead Designer of Intrinsic Algorithm LLC
Professional consultant on game AI, mathematical modeling, simulation modeling
Co-founder and 10 year advisor of the GDC AI Summit
Author of the book, Behavioral Mathematics for Game AI
Blogs I write:
IA News - What's happening at IA | IA on AI - AI news and notes | Post-Play'em - Observations on AI of games I play
"Reducing the world to mathematical equations!"