Just for fun, I re-implemented the rational belief updating computational model for Experiments 1 + 2 in memo. github.com/kach/memo/bl...
Here's the main model for the "revision" condition, and its predictions with some reasonable parameter settings (should look like fig 2B).
Just for fun, I re-implemented the rational belief updating computational model for Experiments 1 + 2 in memo. github.com/kach/memo/bl...
Here's the main model for the "revision" condition, and its predictions with some reasonable parameter settings (should look like fig 2B).
I think everything should be linked from my homepage here: cs.stanford.edu/~kach/
And you can still subscribe to the RSS feed for new posts.
I think everything should be linked from my homepage here: cs.stanford.edu/~kach/
And you can still subscribe to the RSS feed for new posts.
See also: pandoc.org/MANUAL.html
See also: pandoc.org/MANUAL.html
pandoc --wrap=none main.tex -o main.txt
(2) But this does not automatically format references. For that, you can run this additional command:
pandoc --wrap=none --bibliography=refs.bib --citeproc main.txt | pandoc -t plain --wrap=none
pandoc --wrap=none main.tex -o main.txt
(2) But this does not automatically format references. For that, you can run this additional command:
pandoc --wrap=none --bibliography=refs.bib --citeproc main.txt | pandoc -t plain --wrap=none
In the meantime, enjoy a video where every sound effect is a vocal imitation produced by our method! :)
In the meantime, enjoy a video where every sound effect is a vocal imitation produced by our method! :)
But we never "trained" our model on any dataset of human vocal imitations! Human-like imitations emerged simply from encoding basic principles of human communication into our model.
But we never "trained" our model on any dataset of human vocal imitations! Human-like imitations emerged simply from encoding basic principles of human communication into our model.