Just FYI, I'm planning a new Alpha release for the Mobile Agent System some time in the next few days. This is actually a *complete rewrite* of the agent system. This got rid of alot of problems, such as migrated agents not being garbage collected.
This release will also include some new features, but I won't go into those until it is released. But this new system is far superior to the previous version.
I've been running several tests, and all appears to be stable and robust. I'm also planning on updating the documents to include performance metrics (as soon as I run them).
Keep a look out for the new OpenAI Agent System in the near future.
-- thorn
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Ok, ok ... so I got a little sidetracked. There are still one or two issues with the automatic remote classloading, but I think I will go ahead and clean up the code and release it this weekend.
On the upside, I have added a new "Hybrid AI" package. I'm planning on this to include things like GAs crossed with NNs and the like. Right now, I have Mobile Agents that use an FSM to maintain state. Give it a try when you get the chance. I have one simple example and one more advanced example that I'm still working on. It is an FSM-Agent powered Chat application.
-- thorn
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Just FYI, I'm planning a new Alpha release for the Mobile Agent System some time in the next few days. This is actually a *complete rewrite* of the agent system. This got rid of alot of problems, such as migrated agents not being garbage collected.
This release will also include some new features, but I won't go into those until it is released. But this new system is far superior to the previous version.
I've been running several tests, and all appears to be stable and robust. I'm also planning on updating the documents to include performance metrics (as soon as I run them).
Keep a look out for the new OpenAI Agent System in the near future.
-- thorn
Ok, ok ... so I got a little sidetracked. There are still one or two issues with the automatic remote classloading, but I think I will go ahead and clean up the code and release it this weekend.
On the upside, I have added a new "Hybrid AI" package. I'm planning on this to include things like GAs crossed with NNs and the like. Right now, I have Mobile Agents that use an FSM to maintain state. Give it a try when you get the chance. I have one simple example and one more advanced example that I'm still working on. It is an FSM-Agent powered Chat application.
-- thorn