998 resultados para multi-armed bandit
Resumo:
Randomly distributed Dictyostelium discoideum cells form cooperative territories by signaling to each other with cAMP. Cells initiate the process by sending out pulsatile signals, which propagate as waves. With time, circular and spiral patterns form. We show that by adding spatial and temporal noise to the levels of an important regulator of external cAMP levels, the cAMP phosphodiesterase inhibitor, we can explain the natural progression of the system from randomly firing cells to circular waves whose symmetries break to form double- and single- or multi-armed spirals. When phosphodiesterase inhibitor is increased with time, mimicking experimental data, the wavelength of the spirals shortens, and a proportion of them evolve into pairs of connected spirals. We compare these results to recent experiments, finding that the temporal and spatial correspondence between experiment and model is very close.
Resumo:
Metaphor is a multi-stage programming language extension to an imperative, object-oriented language in the style of C# or Java. This paper discusses some issues we faced when applying multi-stage language design concepts to an imperative base language and run-time environment. The issues range from dealing with pervasive references and open code to garbage collection and implementing cross-stage persistence.