Back
Tutoic
Tutoic
#tutoic
Tutoic is a learning app that is
- easy
- addictive
- teaches knowledge
- teaches skill
- general (any topic)
No way of learning exists yet that meets all of these requirements. School is not easy, nor addictive. DuoLingo meets the first three, but its users can't talk the language it claims to teach. In Brilliant you have an active role and you have to push yourself to keep going, that is, it's not easy and addictive enough.
Tutoic throws out all assumptions and tradition we have in learning, and builds the learning process –training a human brain using software– up from first principles.
Currently beta access is closed because I'm in a bigger overhaul that was informed by last period of user tests.
Follow me if you're curious! All my followers I will invite for tests on the next iteration.
- easy
- addictive
- teaches knowledge
- teaches skill
- general (any topic)
No way of learning exists yet that meets all of these requirements. School is not easy, nor addictive. DuoLingo meets the first three, but its users can't talk the language it claims to teach. In Brilliant you have an active role and you have to push yourself to keep going, that is, it's not easy and addictive enough.
Tutoic throws out all assumptions and tradition we have in learning, and builds the learning process –training a human brain using software– up from first principles.
Currently beta access is closed because I'm in a bigger overhaul that was informed by last period of user tests.
Follow me if you're curious! All my followers I will invite for tests on the next iteration.
Load previous page…
Started some work on higher level system of learning algorithm
#tutoic. The planned algorithm is the right one because it can be very efficient with memoizing, but now I'm just implementing the simple lazy version so I can work it into the app and validate. Didn't build much but tomorrow there's no day job so will build much more.
Made a really nice breakthrough in the learning algorithm. The design is now finished in my head, all that's left is to execute. It's made of two systems: the high-level system and the low-level system. I've finished implementing the low-level system today. What's left is high-level and integration into the app. Implementation-wise the last of those three will be the most time-consuming.
#tutoic