je crois que j'ai tout dit sur le sujet.
merci
je crois que j'ai tout dit sur le sujet.
merci
Et ca dépend ce que t'entends par agent, mais si tu veux parler dans le sens système multi agent, ben bon courage mon gars
L'état de l'art dans le domaine est inexistant, ou très succint.
J'ai travaillé sur un tel projet, et on en est encore qu'aux prémices.
Mais bon courage quand même !
Tu veut coder ca, c'est ca ?Envoyé par Wikipedia
Ben le premier ca va, faire réagir un programme à des entrées ca va.Envoyé par Wikipedia
La 2e définition, c'est un genre de compagnon, comme il peut y avoir dans office, ca, ca va aussi. Faut chercher un du coté des méthodes de langage naturel.
La 3e définition correspond bien aux systèmes multi agents. He ben là, bon courage Si tu fais un truc qui marche bien tu deviens riche
"Tu", c'est vite dit, cela doit etre tres long a coder. Alors tout seul en plus....
Il faudrait tout une equipe!!!
Enfn bon si tu demare un projet, je serais content de regarder l'evolution.
tu penseras ànous, hein?
c'est tout ce que j'ai trouvé
un livre qui coute $49
Constructing Intelligent Agents with JavaTM: A Programmer's Guide to Smarter Applications
Joseph P. Bigus, Jennifer Bigus
Intelligent Agents with JavaTM
A Programmer's Guide to Smarter Applications
Add Artificial Intelligence to your Java applications
Learn to design and implement agent-based reasoning, modeling, and learning
Build your own personal assistants, Web agents, e-commerce agents, and multiagent systems.
Learn how to create intelligent agents that can automate, mediate, and administer basic business functions.
Java makes it easier than ever for programmers to build complex agents that reason and learn. In this book, enterprise programming experts Joe and Jennifer Bigus show you how to take advantage of Java's advanced features to differentiate your applications and build the smartest high-powered applications possible.
The authors explain the principles of Al program design using Java's object-oriented features and present the essential AI algorithms used to develop agents that reason, model, and learn to adapt to the world around them. They then show how to apply these algorithms and techniques in practical "real-world" distributed computing applications. They develop an intelligent agent architecture and use it to construct several agent-enhanced programs, including a PC management agent, an adaptive Internet news reader that filters articles based on user preferences, and an electronic marketplace application where agents do the buying and selling.
The enclosed CD-ROM gives you:
Complete source code for Java implementations of AI search algorithms, rule-based inferencing, and neural network learning
Java source code for three practical intelligent agent applications
The IBM Agent Building Environment (ABE) Developer's Toolkit
JOE BIGUS is a senior software architect for IBM's data mining and intelligent agent products. He is the author of Data Mining with Neural Networks and recently led a large-scale Java software development project for IBM.
JENNIFER BIGUS is a software engineer on IBM's AS/400 Developer Kit for Java and is a consultant to businesses incorporating Java into their enterprise applications.
Table of Contents
The Java Programming Language.
Problem Solving Using Search.
Knowledge Representation.
Reasoning Systems.
Learning Systems.
Intelligent Agents.
Intelligent Agent Framework.
PCManager Application.
NewsFilter Application.
MarketPlace Application.
Java-Based Agent Environments.
Appendices.
Bibliography.
Index.
Salut!
Voici un API (JavaAct) + code source qui peut te donner une idée de comment faire.
C'est développé par une équipe de chercheurs français que je connais.
Je peux t'expliquer comment celà fonctionne puisque j'ai déjà sur cet API avec les chercheurs et doctorants qui le développent.
Tu peux leur poser directement des questions ils seront ravis de te répondre.
http://www.irit.fr/recherches/ISPR/IAM/tutoriel_0/index.html
A+
Désolé, j'avais oublié l'adresse l'adresse:
http://www.irit.fr/recherches/ISPR/IAM/tutoriel_0/index.html
Bonjour,
Il existe une plateforme de développement et de test de système multi-agents écrite en java dont voici l'adresse : www.jagent.org
Cette plateforme est très pratique notamment lorsqu'il faut développer des systèmes où les agents sont "situés" (c'est à dire où le système peut être représenté graphiquement et que tu peux voir les agents évoluer dans celui-ci).
A voir, donc, selon le système mulit-agents que tu veux développer.
J'ai déjà travaillé sur un projet similaire d'environnement multi-agent intelligent en java. Celui-ci était basé sur un environnement et des prédicats décrits par des ontologies.
A l'époque, j'avais utilisé les API:
- JADE (gestion d'agents)
- JENA (traitement des ontologies)
Le projet s'appelait Cobra et une version basique OpenSource est disponible à l'adresse http://cobra.umbc.edu/
Vous avez un bloqueur de publicités installé.
Le Club Developpez.com n'affiche que des publicités IT, discrètes et non intrusives.
Afin que nous puissions continuer à vous fournir gratuitement du contenu de qualité, merci de nous soutenir en désactivant votre bloqueur de publicités sur Developpez.com.
Partager