gabriquaranta / computational-intelligence

0 stars 0 forks source link
ai computational-intelligence python

I will reply and close issues on this repository after the exam is done, thank you for the comments and suggestions.

Computational Intelligence

The course introduces various computational methods and data processing that can be labeled "artificial intelligence".

In more details students will:

The course also encompasses general multi-agent systems and a range of algorithms inspired by natural systems, such as genetic algorithms, genetic programming, and swarm optimization. The lectures will cover theoretical foundations, algorithm design, implementation, and applications to real-world problems.

Introduction

Single-State Methods

Population Methods

Representation problems; genotype space and operators

Policy optimization

Multi agent systems