This is a simplified version of the project SamuKnows. In this experiment Samu learns the transition rules of a Turing machine. The experiments use the Turing machine implementation of the project orchmach.
This experiment is an example of the paper entitled "Samu Has Learned Turing Machines".
Using the selection mechanism of SamuVocab for detecting sub-processes looks like a dead-end so I return to the original SamuBrain: https://youtu.be/MLOeNNqd2Nw
git clone https://github.com/nbatfai/SamuTuring.git
cd SamuTuring/
~/Qt/5.5/gcc_64/bin/qmake SamuLife.pro
make
./SamuTuring 2>out
Samu (Nahshon) http://arxiv.org/abs/1511.02889, https://github.com/nbatfai/nahshon
SamuLife https://github.com/nbatfai/SamuLife, https://youtu.be/b60m__3I-UM
SamuMovie https://github.com/nbatfai/SamuMovie, https://youtu.be/XOPORbI1hz4
SamuStroop https://github.com/nbatfai/SamuStroop, https://youtu.be/6elIla_bIrw, https://youtu.be/VujHHeYuzIk
SamuBrain https://github.com/nbatfai/SamuBrain
SamuCopy https://github.com/nbatfai/SamuCopy
SamuTicker https://github.com/nbatfai/SamuTicker
SamuVocab https://github.com/nbatfai/SamuVocab
SamuKnows https://github.com/nbatfai/SamuKnows
SamuCam https://github.com/nbatfai/SamuCam
Robopsychology One https://github.com/nbatfai/Robopsychology
Samu C. Turing https://github.com/nbatfai/SamuCTuring

