# Instructions to produce the results discussed in Section 6 of the article # "Neuron as a reward-modulated combinatorial switch and a model of learning behavior", Marat M. Rvachev, # Neural Networks 46 (2013) 62-74 # Figure 15(a) and page 72, 3rd and 4th paragraphs (note the published results for this figure used # $totalLearningObjectPresentations = 240 instead of the default 168 in RMCLS.pl): RMCLS.pl 4 10000 70 1 1000 Fig15a_red.txt RMCLS.pl 4 10000 70 0 1000 Fig15a_green.txt RMCLS.pl 4 10000 1 0 1000 Fig15a_blue.txt # Figure 15(b) and page 72, last paragraph # (note that 48 = 4 * 12, 576 = 4 * 12^2, 6912 = 4 * 12^3, 82944 = 4 * 12^4): RMCLS.pl 1 48 6 0 1000 Fig15b_black.txt RMCLS.pl 2 576 34 0 1000 Fig15b_red.txt RMCLS.pl 3 6912 155 0 1000 Fig15b_green.txt RMCLS.pl 4 82944 620 0 1000 Fig15b_blue.txt # Other quoted results can be reproduced with appropriate command line arguments