-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Ali Reza edited this page Sep 27, 2016
·
8 revisions
The code of each experiment along with it's generated data are in a separate folder named as the title of that experiment in negative-payoff/Experiments directory.
To Run a particular Experiment:
- import the experiment source code in Code tab
- Change the location of generated data if necessary
- Uncomment your desired setting of the experience in the experiment source code
- change the name of the breeds to the ones in experiment in plot.nls (https://github.com/alirezafarid/network-simulation/blob/master/Version%201/Negative-Payoff/plot.nls#L8-L9)
- Select Behavioural Space from tools section. Select RunMultipleTimes. And run the experiment. This would run the experiment 10 times, with the seeds 100, 200, ... 1000.