Computational Model Library

Displaying 10 of 220 results for "netlogo" clear search

This model implements a classic scenario used in Reinforcement Learning problem, the “Cliff Walking Problem”. Consider the gridworld shown below (SUTTON; BARTO, 2018). This is a standard undiscounted, episodic task, with start and goal states, and the usual actions causing movement up, down, right, and left. Reward is -1 on all transitions except those into the region marked “The Cliff.” Stepping into this region incurs a reward of -100 and sends the agent instantly back to the start (SUTTON; BARTO, 2018).

CliffWalking

The problem is solved in this model using the Q-Learning algorithm. The algorithm is implemented with the support of the NetLogo Q-Learning Extension

An Agent-Based Model to simulate agent reactions to threatening information based on the anxiety-to-approach framework of Jonas et al. (2014).
The model showcases the framework of BIS/BAS (inhibitory and approach motivated behavior) for the case of climate information, including parameters for anxiety, environmental awareness, climate scepticism and pro-environmental behavior intention.

Agents receive external information according to threat-level and information frequency. The population dynamic is based on the learning from that information as well as social contagion mechanisms through a scale-free network topology.

The model uses Netlogo 6.2 and the network extension.

Wolf-sheep predation Netlogo model, extended, with foresight

Guido Fioretti andreapolicarpi | Published Wednesday, September 16, 2020 | Last modified Tuesday, April 13, 2021

This model is an extension of the Netlogo Wolf-sheep predation model by U.Wilensky (1997). This extended model studies several different behavioural mechanisms that wolves and sheep could adopt in order to enhance their survivability, and their overall impact on global equilibrium of the system.

Peer reviewed Ants Digging Networks

Elske van der Vaart | Published Friday, September 14, 2018

This is a NetLogo version of Buhl et al.’s (2005) model of self-organised digging activity in ant colonies. It was built for a master’s course on self-organisation and its intended use is still educational. The ants’ behavior can easily be changed by toggling switches on the interface, or, for more advanced students, there is R code included allowing the model to be run and analysed through RNetLogo.

A Modelling4All/NetLogo model of the Spanish Flu Pandemic

Ken Kahn | Published Monday, August 05, 2013 | Last modified Monday, August 05, 2013

A global model of the 1918-19 Influenza Pandemic. It can be run to match history or explore counterfactual questions about the influence of World War I on the dynamics of the epidemic. Explores two theories of the location of the initial infection.

NetPlop is a presentation editor built entirely in NetLogo, an agent-based modelling environment. The NetPlop Editor includes a variety of tools to design slide decks, and the Viewer allows these decks to be dis-played to an enraptured audience. A key feature of NetPlop is the ability to embed agent-based models. NetPlop was developed for SIGBOVIK 2021.

This agent-based model was built as part of a replication effort of Jeness et al.’s work (linked below). The model simulates an MSM sexual activity network for the purpose of modeling the effects of respectively PrEP and ART on HIV prevention. The purpose of the model is to explore the differences between differerent interpretations of the NIH Indication Guidelines for PrEP.

HyperMu’NmGA - Effect of Hypermutation Cycles in a NetLogo Minimal Genetic Algorithm

Cosimo Leuci | Published Tuesday, October 27, 2020 | Last modified Sunday, July 31, 2022

A minimal genetic algorithm was previously developed in order to solve an elementary arithmetic problem. It has been modified to explore the effect of a mutator gene and the consequent entrance into a hypermutation state. The phenomenon seems relevant in some types of tumorigenesis and in a more general way, in cells and tissues submitted to chronic sublethal environmental or genomic stress.
For a long time, some scholars suppose that organisms speed up their own evolution by varying mutation rate, but evolutionary biologists are not convinced that evolution can select a mechanism promoting more (often harmful) mutations looking forward to an environmental challenge.
The model aims to shed light on these controversial points of view and it provides also the features required to check the role of sex and genetic recombination in the mutator genes diffusion.

Best Practices for Civic Collaboration

Wei Zhong | Published Saturday, December 20, 2008 | Last modified Saturday, April 27, 2013

This is a modified version (Netlogo 4.0.3) of the model in support of Erik Johnstons dissertation, programmed in Netlogo 3.1.4 (May 15th, 2007).

NetLogo-R-Example for the Inititialisation of Agents with Correlated Random Numbers

Danilo Saft | Published Friday, February 14, 2014 | Last modified Monday, April 08, 2019

This is a short NetLogo example demonstrating how to initialize 500 agents with 4 correlated parameters each with random values by doing the necessary calculations in the program “R” and retrieving the results.

Displaying 10 of 220 results for "netlogo" clear search

This website uses cookies and Google Analytics to help us track user engagement and improve our site. If you'd like to know more information about what data we collect and why, please see our data privacy policy. If you continue to use this site, you consent to our use of cookies.
Accept