Advertisement

Racing ANN

Started by October 02, 2006 06:36 AM
11 comments, last by aparaske 18 years, 1 month ago
Quote: Original post by aparaske
I want to design AI with neural networks, to get a glipse of how they work and what are capable of.


FYI, you should always begin by a literacy review... there are some excellent papers & studies that compares ANN to other regression methods. Maybe I should write one for GameDev.
Quote: Original post by aparaske
How can I reward the network? Could you direct me to a source where i can find information and examples of what you're talking about?

Alex


Like I said, an evolutionary neural network is the easiest way. I think the AI-Junkie website has a tutorial on EANNs, otherwise it's pretty easy to Google for both that and reinforcement learning.

Quote: Original post by Steadtier
FYI, you should always begin by a literacy review...

Why would one need a review of how literate people are??

(Sorry, couldn't resist ;D)
Advertisement
Quote: Original post by Steadtler
FYI, you should always begin by a literacy review... there are some excellent papers & studies that compares ANN to other regression methods. Maybe I should write one for GameDev.


I already did a literacy review (it was a final year project). However, it was quite small (3 pages) since there was a limit.

This topic is closed to new replies.

Advertisement