Re: [racket-users] Paper from my first year in graduate school - Racket Simulation

2021-12-22 Thread Nguyen Linh Chi
Hello Stephen,
sure the code is available. Actually it is quite straightforward if people
like to recreate the simulation.
you just need to program finite automata to print out strategy and let
those strategies match up and look for points after each match up.

The population of automata then evolve in a differential equation style. so
the population moves a little closer to strategies that scores more.
after a long time of evolution, the population might settle down in an
equilibrium point. since the algrorithm is stochastic, after a while, the
population can move out of that equilibrium and on the way to another
(might be better) one

let me know if that clarifies
cheers

Vào 23:59, T.4, 22 Th12, 2021 Stephen De Gabrielle 
đã viết:

> Hi
>
> is the code available ?
>
> https://github.com/ayaderaghul
>
> s.
>
>
> On Tue, Dec 21, 2021 at 9:59 PM Linh Chi Nguyen 
> wrote:
>
>> Hey,
>>
>> all the simulations for my paper (published in Bio-inspired EAI
>> International Conference 2016) back then when I was a first year graduate
>> student are in Racket ! This morning I discover that it has 624 downloads
>> and counting. I am so proud of my graduate time <3
>>
>> https://eudl.eu/doi/10.4108/eai.3-12-2015.2262403
>>
>> Have fun and keep inspiring <3
>>
>> regards,
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Racket Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to racket-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/racket-users/c4b31aac-8ad9-4a14-8d34-b46b71f4a5dfn%40googlegroups.com
>> 
>> .
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/CALHGW2JKb8DjX7_u1vHExb0yTS0KOfgqBZmC%3DjVhACjBUNR9mg%40mail.gmail.com.


Re: [racket-users] Paper from my first year in graduate school - Racket Simulation

2021-12-22 Thread Stephen De Gabrielle
Hi

is the code available ?

https://github.com/ayaderaghul

s.


On Tue, Dec 21, 2021 at 9:59 PM Linh Chi Nguyen 
wrote:

> Hey,
>
> all the simulations for my paper (published in Bio-inspired EAI
> International Conference 2016) back then when I was a first year graduate
> student are in Racket ! This morning I discover that it has 624 downloads
> and counting. I am so proud of my graduate time <3
>
> https://eudl.eu/doi/10.4108/eai.3-12-2015.2262403
>
> Have fun and keep inspiring <3
>
> regards,
>
> --
> You received this message because you are subscribed to the Google Groups
> "Racket Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to racket-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/racket-users/c4b31aac-8ad9-4a14-8d34-b46b71f4a5dfn%40googlegroups.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/CAGHj7-%2B03bLnO%3D60KGpyj2Sqfe%2B9HUk0KXGjeiV7r0ZWuHpZrA%40mail.gmail.com.


[racket-users] Paper from my first year in graduate school - Racket Simulation

2021-12-21 Thread Linh Chi Nguyen


Hey,

all the simulations for my paper (published in Bio-inspired EAI 
International Conference 2016) back then when I was a first year graduate 
student are in Racket ! This morning I discover that it has 624 downloads 
and counting. I am so proud of my graduate time <3

https://eudl.eu/doi/10.4108/eai.3-12-2015.2262403

Have fun and keep inspiring <3

regards,

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/c4b31aac-8ad9-4a14-8d34-b46b71f4a5dfn%40googlegroups.com.