https://github.com/yannbolliger/intelligent-agents
Repo for projects in the Intelligent Agents class @ EPFL, CH.
https://github.com/yannbolliger/intelligent-agents
epfl ia java
Last synced: 5 days ago
JSON representation
Repo for projects in the Intelligent Agents class @ EPFL, CH.
- Host: GitHub
- URL: https://github.com/yannbolliger/intelligent-agents
- Owner: yannbolliger
- Created: 2018-09-20T11:30:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-15T17:51:34.000Z (over 6 years ago)
- Last Synced: 2025-01-01T23:12:54.668Z (over 1 year ago)
- Topics: epfl, ia, java
- Language: Java
- Homepage:
- Size: 5.32 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# intelligent-agents
This work was done in the context of the EPFL course CS-430 'Intelligent Agents'. It contains the code written for the 5 following class projects:
- Project 1: Rabits and Grass simulation
- Project 2: Reactive Agent
- Project 3: Deliberative Agent
- Project 4: Centralized Planner
- Project 5: Auction Agent