Comment by cubefox
3 days ago
Yeah, "1.58 bit" is 1 trit with three states, since log2(3)≈1.58.
So it's not a inference framework for 1-bit models (two states per parameter) but for 1.58 bit models (three states per parameter). Annoying that they try to mix up the two.
I always hope for "just a bunch of if statements" ... this is not it.
Symbolic AI?
I had some AI courses in uni in early 2010s and we were the last cohort that had Prolog and Logic Based AI.
Most interesting project was the final semester where we competed in teams to create the best team of bots for UE3 CTF.
it's if {} else if {} else {}