What’s the program of anki they use? Somehow none of the links mention that.
Anki as Learning Superpower: Computer Science Edition
31–40 of 249 posts
Re: Anki as Learning Superpower: Computer Science Edition
#32Trying to learn Finish vocab, Anki made me realize I had terrible recall. Sometimes, I couldn't even remember what the last freaking card was, and I would forget most things the next day, and everything the day after. After about 3 weeks, I had only remembered 3 or 4 words, so I gave up.
I'm also using Anki for Finish vocab, and it had helped me a lot. To the point it does feel like a super power.
If you are going to use Anki, it's important to switch the knobs to adapt to what you are learning.
I will share some of the things that have worked for me, for Finnish vocab:
- Intervals for new cards (until they are considered 'learned'): 1 10 15 50 240. The 240 is critical for me: if I forgot it after 4 hours, it goes back to 1 again... if I got it after 4 hours, then it will have better chances in a couple of days. Of course this is personal, I have been tweaking those until something makes sense to me.
- Lapese (when a known card is forgotten, and how to re-learn): 10 30 240. Again the 240 check.
- Set an ammount of new cards and max reviews per day that does not make you feel misserable... there needs to be some joy on learning...
If I may ask, are you just learning the vocab ? have you taken courses? Where are you getting the vocab from ?
Re: Anki as Learning Superpower: Computer Science Edition
#33But I can't help but think it could be a lot better, a lot more efficient, perhaps even 2x more. Anki allows you to customise many aspects of when cards are shown. But presumably those settings can be tuned for a individual, a subject, or even a card. One person probably doesn't have enough data to know what would be most efficient, so they guess, or stay with the defaults.
Part of this is due to the lack of data - and the privacy concerns that would accompany Anki harvesting it all and feeding it to a machine learning system. But if an SRS system were recommended by and developed by a national curriculum, I suspect it could be a lot cleverer and more efficient.
As one example, consider if you had to learn the translations of 2 words. And students often got them confused. Then perhaps getting one wrong should also prompt a test of the other, or indeed maybe it should delay the test of the other? Who knows...
Re: Anki as Learning Superpower: Computer Science Edition
#34Trying to learn Finish vocab, Anki made me realize I had terrible recall. Sometimes, I couldn't even remember what the last freaking card was, and I would forget most things the next day, and everything the day after. After about 3 weeks, I had only remembered 3 or 4 words, so I gave up.
I have trained people in my environment and they have improved enormously.
It is a very good idea that you read a book about mnemonics, and all the techniques, things like exaggerating pictures or places in your head, remembering faces, what a neural connection is and so on, and start applying it.
My upper limit (in anki) is over 400 new words in a different language (like chinese or japanese) per day with extreme exhaustion, not doing anything the entire day but memorizing. This is the equivalent of running a marathon for me on the mental field(I have done real marathons too).
My lower limit is learning 40-50 new words per day. It takes 1 hour,more than a minute per word and no significant effort, I do this as daily routine with now consequences for my work.
Over time, learning new languages become easier and easier.
The world opens a lot when you can go to places like China or Japan and at least you understand what the symbols on the street or the people say. You get a much deeper knowledge about things.
Anki is one of the most amazing things ever invented.
Re: Anki as Learning Superpower: Computer Science Edition
#35> Anki as Learning Superpower If it's a superpower, it's at best a rote learning superpower. Can you use Anki to learn quantum field theory, and solve the lamb shift problem without looking at the existing solutions? Cut out the hyperbole please.
Perhaps an interesting article for you: Augmenting Long-Term Memory [1] by QUANTUM PHYSICIST Michael Nielson (emphasis mine) [1] http://augmentingcognition.com/ltm.html
Re: Anki as Learning Superpower: Computer Science Edition
#36Trying to learn Finish vocab, Anki made me realize I had terrible recall. Sometimes, I couldn't even remember what the last freaking card was, and I would forget most things the next day, and everything the day after. After about 3 weeks, I had only remembered 3 or 4 words, so I gave up.
I am incredible good remembering faces and facial expressions, very good remembering places. I see a place on a picture, I know where it is if I have traveled there.
But I am very bad remembering sounds. So I never try to remember using sounds like other people do.
You should learn about yourself, what are your strengths and use them. Buy different memory books and just try them like I did. Some techniques will work for you, some not.
Re: Anki as Learning Superpower: Computer Science Edition
#37Re: Anki as Learning Superpower: Computer Science Edition
#38Trying to learn Finish vocab, Anki made me realize I had terrible recall. Sometimes, I couldn't even remember what the last freaking card was, and I would forget most things the next day, and everything the day after. After about 3 weeks, I had only remembered 3 or 4 words, so I gave up.
Re: Anki as Learning Superpower: Computer Science Edition
#39I’m trying to combine the “rote-ness” of anki with learning by doing.
In Deliberate Python[1] I’m combining spaced repetition lessons with small exercises that encourage you to really focus and get the question right the first time.
The encouragement to get it right the first time, as often as possible, is something I learned from learning music. Practice makes permanent
[1] https://www.sendfox.com/deliberatepython Note: this project is pre launch so this is a newsletter where I’m giving progress updates. Plan to launch into beta in a month or two