Skip to content

funkjunky/Dynamic-Environment-and-Adapting-Agents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is a demonstration of two things:
An environment that is rational and moderately predictive using Bayesian Networks to control the changes
and
Agents reacting and adapting to an ever changing, yes partially predictable environment.

My goal of the project was to have agents make predictions, and for those prediction to be rational, but not always correct. I was hoping in conclusion to the project agents would be using wisdom from previous times to make predictions the programmer could have forgotten about. Basically genetic algorithm for making predictions about the environment.

The 2 developers working on this project with myself were:
Gilles Paquette
and
Chris Xaerus

About

C# codes for an environment that changes dynamically according to Bayesian networks, and agents that react to these changes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages