Learning
- What's cool about neurons is they learn.
- Biological neurons have dynamics on a range of levels, but
short and long term activation (and depression) are
heavily modelled.
- These enable a system (in silico, vivo or vitro) to
change over time.
- I spent a lot of time programming the parser.
- I want to find a mechanism for it to learn grammar rules, so
I don't have to program it.
- The parser does use STP for binding, but it doesn't really
learn.
- So, we've spent a lot of time on learning.