Vince Knight (He/Him)
-
Scholia: Category based marking in Python.
Prof. Karl Schmidt gave a great talk about his approach to marking and feedback last week.
I've implemented his approach in a Python library: https://vknight.org/scholia/
-
*The Faithful should all vote left.*
"The Vote-Left Equilibrium: A Deterministic Coordination Strategy for the Faithful in The Traitors"
My latest preprint is at the arXiv: https://arxiv.org/abs/2605.10233
If the Faithful declare that they are going to vote in a coordinated way (which leads to uniform random banishment) then the probability of defeating the Traitors improves substantially (over the Traitors optimal behaviour of colluding their banishment votes).
-
New version of the Axelrod library which includes a transformer based strategy: version 4.14.0.
You can see the strategy here:
https://github.com/Axelrod-Python/Axelrod/blob/dev/axelrod/strategies/attention.py