gwern comments on Spaced Repetition Database for the Mysterious Answers to Mysterious Questions Sequence - Less Wrong

46 Post author: divia 25 June 2010 01:08AM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (54)

You are viewing a single comment's thread. Show more comments above.

Comment author: djcb 25 June 2010 05:25:58PM *  6 points [-]

Great post, thanks! In these primitive times without knowledge pills, discussion of methods to improve our learning are very welcome. Here are some I know;

  • I found the SuperMemo discussed in this article pretty good for things like learning foreign words (I'm trying to pick up some Finnish vocabulary); I'm not sure how it would work for knowledge that cannot be so easily represented as A=B. I haven't fully explored the potential though.
  • My personal favorite are audiobooks; it's a great way to pick up a lot of qualitative knowledge (say, history or psychology), or 'reading' a lot of 19th-century literature. Librivox and friends are excellent resources for that. The great thing about audio books is that I can do something useful with my idle time (shopping, running, commuting etc)
  • For language learning, the Pimsleur is an interesting way; it's about repeating simple phrases again and again - completely ignoring writing or grammar, but still a relatively quick way to be able to converse with locals (worked for me with Greek at least to some extent)
  • Memorization of random lists of things, like the ones mentioned in Mind Performance Hacks
  • Remembering the things to do; GTD and OrgMode are my main tools here.

Still, there is a whole universe of knowledge that cannot be acquired using such tools -- procedural knowledge, deeply technical knowledge. I suppose there is no alternative to sitting down and excercise those gray cells; still, I'd be very interested if anyone has some new approaches there.

Comment author: gwern 27 June 2010 06:15:04PM 3 points [-]

I'm not sure how it would work for knowledge that cannot be so easily represented as A=B.

More cards. You can think of of such knowledge as simply having more facts - this is the old code/data tradeoff. (For example, multiplication can be an algorithm - or, it's an infinitely large category of facts, such as 1x1=1, 1x2=2, 1x3=3...)

In practice, right now you would have to generate a large set of cards, but in the future SRS software will support cards which are programs; then it would be much easier to learn multiplication, say, or anything you could program (like Go life and death problems); see my comment on Reddit or look through mnemosyne-proj-users for my musings on the subject.