Giter VIP home page Giter VIP logo

iia_d31_the-rise-of-the-ballz's Introduction

IIA_D31_The-Rise-of-the-Ballz

Projeto académico concebido no âmbito da disciplina de Introdução à Inteligência Artificial do curso de LDM da Universidade de Coimbra

Background: This practical project focuses on evolving the D31 unit into a more intelligent unit over hundreds of simulations. To do this, we are required to use the genetic algorithm to modify and mutate newer units while inheriting older unit genes. The robot unit will have to learn how to play football, both as an attacker and a defender. There are two units, an attacker and a defender. The attacker will attempt to learn how control the ball and score a goal while the defender will learn how to defend his goals and try to not allow any goals enter by hitting the ball away.

Methods: The implementation of allowing the evolution of the unit is done using the genetic algorithm as well as some controllers specified for the role (defender, attacker). The genetic algorithm needs a few algorithms to be implemented; These algorithms are namely the crossover algorithm (In order to crossover genes to newer generations) and gaussian mutation algorithm (In order to mutate new units at the beginning of each generation). In addition, a tournament selection algorithm (In order to choose the best unit of the generation to pass over the genes) along with two different fitness functions (controllers for the unit to be able to know what to learn) will also be needed for implementation.

Objective: Our objective in this practical work is to create controllers for the unit so that the ability to know what to learn is achieved, in this case – to play football. These controllers will focus on defending, controlling the ball and playing against one another.

iia_d31_the-rise-of-the-ballz's People

Contributors

kelvinspatola avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.