https://github.com/muratcanakcay/agent-systems-and-software-applications
These are the code snippets from the labs and the homeworks I have done for the 6th Semester "Software Agent Systems and Applications" Course in the Computer Science B.S. program at Politechnika Warszawa.
https://github.com/muratcanakcay/agent-systems-and-software-applications
agent-based-simulation agent-oriented-programming agents jade jade-agents java osbrain python spade
Last synced: 5 months ago
JSON representation
These are the code snippets from the labs and the homeworks I have done for the 6th Semester "Software Agent Systems and Applications" Course in the Computer Science B.S. program at Politechnika Warszawa.
- Host: GitHub
- URL: https://github.com/muratcanakcay/agent-systems-and-software-applications
- Owner: muratcanakcay
- Created: 2022-03-24T11:40:57.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-29T21:58:35.000Z (about 4 years ago)
- Last Synced: 2025-05-14T21:11:52.896Z (about 1 year ago)
- Topics: agent-based-simulation, agent-oriented-programming, agents, jade, jade-agents, java, osbrain, python, spade
- Language: Python
- Homepage:
- Size: 86.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Agent-Systems-and-Software-Applications
These are the code snippets from the labs as well as the homeworks I have done for the 6th Semester "Software Agent Systems and Applications" Course in the
Computer Science B.S. program at Politechnika Warszawa. There are three homeworks:
1) Using Python library SPADE, a multi-agent systems platform written in Python and based on instant messaging (XMPP).
2) Using Java library JADE (Java Agent DEvelopment Framework).
3) Using Python library OSBrain, a general-purpose multi-agent system module written in Python and developed by OpenSistemas.
Each homework is distinct and the description of the task is also included in the homework's directory.