welcome: please sign in
Thoughts / Neural Organization

(or: How to think good)

Everything we learn gets stored in a large neural network. Therefore, it is best to compartmentalize and organize everything that you learn. Neural networks are big freeform associative meshes with connections going all over the place -- if two events occur together frequently, then a connection will be made between them. Therefore, it is very important not to do too many things at once when learning.

Learning two things, which should be separate skills, simultaneously, is wasteful. Imagine each skill as a bunch of tricks which become encoded in your neural network. When you learn one at a time, you only have to encode each trick once. However, when you learn two sets of tricks simultaneously, your brain separate out the individual tricks from the deluge of information it is collecting. You're giving your brain too much to work on at once, and it can't extract the simple, refined, isolated patterns (which represent the tricks). The whole temporal-sequencing factor adds a good deal of complexity to the task as well. So, what it ends up doing is creating correllations between things that should not be correllated, because they just happened together enough times coincidentally that it believes they're a pattern. If you somehow manage to learn both skills simultaneously (skill 1 with n tricks, and skill 2 with m tricks), you won't have learned n+m tricks, but something closer to n*m correllated tricks.

What a waste!

To make the system efficient, you have to make sure you're associating the right things together.

As Sir A.C.D. says,

So, basically, the best way to organize your mind is to remove as many complexities as you can from all your concepts until only the most fundamental patterns remain. As Einstein used to say:

True dat, homes!

Thoughts/Neural_Organization (last edited 2010-04-26 13:12:14 by Chris)