Code Monkey home page Code Monkey logo

intelligent-agents's Introduction

CS-430: Intelligent agents

This repository contains all homework assignments for the 2019 intelligent agents class at EPFL.

All assignments aim to solve the Pickup and Delivery problem, a problem where one or more trucking companies try to deliver tasks from one city to another at the lowest possible cost. Each company can have multiple vehicles that have different capacities and different cost per kilometer. Tasks can either have a fixed reward or can be auctioned to the lowest bidder in the case of competing companies.

swiss_map

Concretely the assignments are structured as follows:

  1. Reactive agent using Reinforcement learning (Markov decision processes)
  2. Deliberative agent using A* for state-based search
  3. Centralized agent using a Stochastic local search algorithm
  4. Auctioning agent that uses SLS, multiplicative weight updates and other heuristics

For each of these assignments a detailed report of what we have done can be found in the respective folder.

At the end of the course a tournament between the 32 best teams was held. After a group stage the eight group stage winners advanced to a single elimination tournament.

Our auctioning agent finished 4th at this competition.

intelligent-agents's People

Contributors

lovitana avatar yannvon avatar

Watchers

James Cloos avatar  avatar  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.