#computing # [[Epistemic status]] #shower-thought #to-digest # Changelog ```dataview TABLE WITHOUT ID file.mtime AS "Last Modified" FROM [[#]] SORT file.mtime DESC LIMIT 3 ``` # Related # TODO > [!TODO] TODO # Difference Engines [[Marvin Minsky]] argue in [[Society of Minds]] the concept of **difference engines**, I find it quite similar to [[Supervised Learning]], agents are given a goal and they tinker by trial and error while improving toward having less difference with the expected result. ![[Difference Engines.png]] Well, supervised learning doesn't scale so it's **BAD**, we can't rely indefinitely on human feedback.