Fixes typo

This commit is contained in:
LSaldyt
2017-11-20 18:26:30 -07:00
parent 589b93bfc9
commit 95a10c902e

View File

@ -129,7 +129,7 @@
Another important problem is defining the word "effective".
I suppose that "effective" would mean capable of solving fluid analogy problems, producing similar answers to an identically biased human.
However, it isn't clear to me that removing temperature increases the ability to solve problems effectively.
Is this because models are aloud to have centralized structures, or because temperature isn't the only centralized structure?
Is this because models are allowed to have centralized structures, or because temperature isn't the only centralized structure?
Clearly, creating a model of copycat that doesn't have centralized structures will take an excessive amount of effort.
@ -199,8 +199,6 @@ Values beneath $1.05$ essentially leave probabilities unaffected, producing no s
\lstinputlisting[language=Python]{formulas/best.py}
\newline
Random thought:
It would be interesting to not hardcode the value of $r$, but to instead leave it as a variable between $0$ and $2$ that changes depending on frustration.
However, this would be much like temperature in the first place....?