種別[gsm] 2021-09-23T07:45:06Z
セクショングローバル共有メモ
日時2021-09-23T07:45:06Z
元URL(URLなし)

[仏教の最適化プログラムの続き。] 前回、lsth…

jrf> [仏教の最適化プログラムの続き。]

前回、lsth がうまくいかなかった。VirtualHating に差が付きやすい ltom でやってみたらどうだろう? …と思いやってみた。

ltom は前といっしょだが、いちおう書いておく。

run_simbdp3.sh ltom 10 -L -t 360 --tombs-population=10000
run_simbdp3.sh ltomlsth 10 -L -t 360 --tombs-population=10000 --soothe-nation-threshold=0.6 --soothe-nation-threshold-min=0.5 --soothe-nation-threshold-max=0.7

python plot_logs.py normal lsth ltom ltomlsth -p AccDeath -o fig-20210923_01.png
python plot_logs.py normal lsth ltom ltomlsth -p AccKarma -o fig-20210923_02.png
python plot_logs.py normal lsth ltom ltomlsth -p Hating -o fig-20210923_03.png
python plot_logs.py normal lsth ltom ltomlsth -p VirtualHating -o fig-20210923_04.png

《グラフ集: 2021-09-22 から - Issue #4 - JRF-2018/simbd》  
https://github.com/JRF-2018/simbd/issues/4

いちおう AccDeath をみてみたが、これは差があるべきでないのに、AccKarma より差がある感じで口惜しい。AccKarma は ltom が下に来るのはいいのだが、ltomlsth が ltom より上に来て欲しいところ、上には来ているがその差はほぼない。

normal は ltom に比べて hating の影響を受けにくく、「頑健」と言えるかもしれない。…みたいなことが言いたかったが、この程度の差ではそれは言いにくい。

lsth が効果を発揮するには、軽犯罪の発生率に関してアルゴリズムを変更する必要がありそうだが、どう変えれば良いのか…。しかし、今さら変えるのもなぁ…。

……。

ちょっと長くなったのでここらで一区切りしよう…。