Skip to content

The code for my learning automata assignment. Tests Tsettlin, Krylov, and L_RI schemes. This repo is for grading purposes and a cleaner version will be going up soon I hope! :)

Notifications You must be signed in to change notification settings

chillen/learning-automata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learning-automata

The code for my learning automata assignment. Tests Tsettlin, Krylov, and L_{RI} schemes.

Running

There are no special dependencies! Running assignment.py will output a bunch of results as well as save them to results/Question#.csv. The real automata code is in vssa.py and fssa.py. Assignment specific stuff is just sloppy binary searches and running simulations under multiple parameters.

About

The code for my learning automata assignment. Tests Tsettlin, Krylov, and L_RI schemes. This repo is for grading purposes and a cleaner version will be going up soon I hope! :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages