This is a very simple implementation of a Turing Machine. https://en.wikipedia.org/wiki/Turing_machine Created to count the odd or even ‘1’ on the tape. It includes a ‘Tape’ in the form of a Numpy array. The state is stored, as either ‘start’, ‘odd’, ‘even’, ‘halt’
-
Notifications
You must be signed in to change notification settings - Fork 0
Den5/Turing-Machine.
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is a very simple implementation of a Turing Machine.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published