You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Project-k is a very simple Virtual Machine that was implemented first in Javascript with a 18.8k source code in one file "projectk.js". Recent Machine-Learning and AI things are all in python, that I have ported project-k to python. With a lot of comments, it is still only 19.9k, named "projectk.py".