←back to thread

Laptops with Stickers

(stickertop.art)
601 points z303 | 2 comments | | HN request time: 0.411s | source
Show context
mindcrime ◴[] No.45894508[source]
I don't have a great picture of mine that isn't obscured by other "stuff" in frame, but for an idea of what my laptop looks like, see:

https://fogbeam.com/free-kevin.jpg

replies(2): >>45894538 #>>45895015 #
1. brailsafe ◴[] No.45895015[source]
Some of those books seem interesting, how were the memory, attention, behaviour ones?
replies(1): >>45895433 #
2. mindcrime ◴[] No.45895433[source]
On that particular day I was going through a bunch of different books, trying to work out what my plan was going to be for the next little while. Of those ones, I wound up finishing A Theory of Cognitive Dissonance and the Sensation and Perception one. I also knocked out a pretty good chunk of the one titled just Memory. The rest got bumped down the stack a bit.

I kinda getting back to the place now where I want to revisit The Organization of Behavior. That's the seminal work by Hebb that introduced Hebbian Learning and I'm on this big quest now to revisit a lot of old school approaches to learning & neural networks (in something at least approximating chronological order, although I won't be super strict about it) and code up implementations of each. So basically, some sort of Hebbian Learning system, a "McCulloch & Pitts Neuron", a Perceptron with the Perceptron Convergence Algorithm, Selfridge's Pandemonium Architecture, and so on, gradually working my way up to the current SOTA.

I'm about to finish up the Minsky & Papert Perceptrons book, and once I finish that I will probably read Volume 2 of the Parallel Distributed Processing series, then go back to Hebb.

FWIW, that Memory book was pretty fascinating. The general subject of human memory is, both simply taken for its own sake, and taken as inspiration for approaches to AI. I'm slightly more interested in AI than human memory qua human memory, but in either case it's fascinating material.