I want to dive into the topic of AI. I am particularly interested in multi-agent systems. What resources, books, etc. Can you recommend for a start, right from the start? If that matters, I'm a .NET developer.
This is the book I used at Uni:
Artificial Intelligence: A Modern Approach (International Edition)
I found it great and easy to understand.
You can check out my free Multiagent Systems tutorial .
, :
: , - ( )
NetLogo ( )
Two other books for anyone who comes across this issue:
The fundamentals of metaheuristics covers many generally accepted approaches in modern artificial intelligence.
and
Swarm Intelligence: Natural to Artificial Systems are a bit dated, but they are good basics of nature-acclaimed swarm techniques.