Re: [FRIAM] remembering Swarm

2023-05-02 Thread Russell Standish
On Tue, May 02, 2023 at 02:18:00PM +0200, Pieter Steenekamp wrote: > Russell, > > Are you working on https://ravel.bio/ ? > > Looks very exciting! Do you have more information on it. The website info is > very sketchy/ What? No. Thanks for pointing that out - we may end up in trademark dispute :

Re: [FRIAM] remembering Swarm

2023-05-02 Thread Pieter Steenekamp
Russell, Are you working on https://ravel.bio/ ? Looks very exciting! Do you have more information on it. The website info is very sketchy/ On Tue, 2 May 2023 at 01:08, Russell Standish wrote: > On Mon, May 01, 2023 at 10:40:00AM +0200, Pieter Steenekamp wrote: > > I like Python, but I also us

Re: [FRIAM] remembering Swarm

2023-05-01 Thread Russell Standish
On Mon, May 01, 2023 at 10:40:00AM +0200, Pieter Steenekamp wrote: > I like Python, but I also use other languages and I don’t think it’s the best > for everything. For example, when I teach deep learning to business people who > don’t code, I recommend R and H2O. R is simpler for non-coders and H2

Re: [FRIAM] remembering Swarm

2023-05-01 Thread Pieter Steenekamp
I like Python, but I also use other languages and I don’t think it’s the best for everything. For example, when I teach deep learning to business people who don’t code, I recommend R and H2O. R is simpler for non-coders and H2O can handle spreadsheet data better, for example when there is missing d

Re: [FRIAM] remembering Swarm

2023-05-01 Thread Russell Standish
On Mon, May 01, 2023 at 06:40:52AM +0200, Pieter Steenekamp wrote: > A few years back, I built a model for a client using AnyLogic. I think It was > a > great choice at the time for that specific application, with its choice of > simulation modes and build in optimization algorithms. But now, with

Re: [FRIAM] remembering Swarm

2023-04-30 Thread Pieter Steenekamp
A few years back, I built a model for a client using AnyLogic. I think It was a great choice at the time for that specific application, with its choice of simulation modes and build in optimization algorithms. But now, with the explosion of packages in the Python world, I'm not sure if I'd make the

Re: [FRIAM] remembering Swarm

2023-04-30 Thread Russell Standish
Anyone use AnyLogic? Mind you, the requirement to use Java is for me a big detriment, and the main reason I keep using and developing EcoLab. Cheers On Sun, Apr 30, 2023 at 04:20:40PM +0200, Pietro Terna wrote: >     Currently Repast4Py for parallelization and sometimes pure Python in a > Jupyte

Re: [FRIAM] remembering Swarm

2023-04-30 Thread Pietro Terna
    Currently Repast4Py for parallelization and sometimes pure Python in a Jupyter notebook.     Best, Pietro Il 30/04/23 13:53, Jochen Fromm ha scritto: Yes, LLMs give a new boost to agent-based modeling and agent-based software engineering, but it is a totally new class of agents. AutoGPT i

Re: [FRIAM] remembering Swarm

2023-04-30 Thread Jochen Fromm
Yes, LLMs give a new boost to agent-based modeling and agent-based software engineering, but it is a totally new class of agents. AutoGPT is an examplehttps://github.com/Significant-Gravitas/Auto-GPTWhat do you think is better to use by the way, Repast4Py or Mesa, or just pure Python in a Jupyte