https://github.com/tbaptista/pyafai
Python Agent Framework for Artificial Intelligence
https://github.com/tbaptista/pyafai
agent-based-modeling ai artificial-intelligence education framework multi-agent-systems python
Last synced: 2 months ago
JSON representation
Python Agent Framework for Artificial Intelligence
- Host: GitHub
- URL: https://github.com/tbaptista/pyafai
- Owner: tbaptista
- License: apache-2.0
- Created: 2016-03-18T16:14:40.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-10-27T13:48:13.000Z (over 8 years ago)
- Last Synced: 2025-10-25T13:59:28.039Z (5 months ago)
- Topics: agent-based-modeling, ai, artificial-intelligence, education, framework, multi-agent-systems, python
- Language: Python
- Size: 221 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
Python Agent Framework for Artificial Intelligence
===================================================
pyafai is an agent framework created for the Introduction to Artificial
Intelligence course at the Department of Informatics Engineering of the
University of Coimbra.
Tutorials and documentation are currently in preparation, and should be released
soon. In the meantime, the examples directory contains some simple examples of
the use of pyafai.
| Copyright (c) 2014-2016 Tiago Baptista - baptista@dei.uc.pt
| Licensed under the Apache License, Version 2.0 (see LICENSE.txt)
Dependencies
------------
- Python 3 (http://www.python.org) (should also work on Python 2.7)
- pyglet (http://www.pyglet.org)
Authors
-------
| Tiago Baptista
Other Contributors
------------------
| Ernesto Costa
| Alexandre Pinto