Is there any way to read these responsive sites on mobile when they are cut off by the column margins?
Decoding the Thought Vector
11–20 of 24 posts
Re: Decoding the Thought Vector
#12Re: Decoding the Thought Vector
#13> Rather curiously, it turns "airplanes" into "knives". I do not understand why this happens. I thought it was pretty obvious. The atoms are complected (defined - by Rich Hickey of Clojure - as, basically, a semantic that contains multiple interdependent concepts (for example how variables complect state, values, and names)). In fact that's the conceit of the whole idea, the thought vector is being extracted from the…
https://seattlecentral.edu/faculty/baron/Summer%20Courses/AS...
They are "class" modifiers that modify different nouns in different ways.
Re: Decoding the Thought Vector
#14Re: Decoding the Thought Vector
#15When I was working on a recommender for television shows, I ran SVD on a large User/Item matrix to create a low rank approximation, essentially reducing thousands of user features (TV show preferences) to user vectors representing twenty or thirty abstract "features". Then I looked at the actual item preferences of users who expressed each feature at the greatest and least magnitude. The features, in some cases, mapp…
Re: Decoding the Thought Vector
#16When I was working on a recommender for television shows, I ran SVD on a large User/Item matrix to create a low rank approximation, essentially reducing thousands of user features (TV show preferences) to user vectors representing twenty or thirty abstract "features". Then I looked at the actual item preferences of users who expressed each feature at the greatest and least magnitude. The features, in some cases, mapp…
A question: is this much better / different than a principal component analysis (or a factor analysis)?
Re: Decoding the Thought Vector
#17Also, if all thoughts can be described as vectors and linear combinations of vectors in "thought-space", I wonder what the axis represent and how many dimensions there are. Are all thoughts just a combination of 100 "unit thoughts"?
Really interesting post!
Re: Decoding the Thought Vector
#18Re: Decoding the Thought Vector
#19Since the whole appeal of neural networks is that they can model non-linear functions. Why would the autoencoder end up with an encoding that is essentially linear?
Re: Decoding the Thought Vector
#20Earlier quoted context omitted.
Did you ever compare that focus with a graph over the singular values?
It's a good question, FWIW I would expect a reasonably sharp "L" shaped curve in the focus. The assumption there I guess being that this metric of 'focus' is something well characterized by low-frequency type basis matrices given by the first few rows/columns of the SVD's U and V.