What kinds of behaviour can RNNs exhibit?
- They can oscillate.
- They can settle to point attractors.
- They can behave chaotically.
- RNNs could potentially learn to implement lots of small programs that each capture a nugget of knowledge and run in parallel, interacting to produce very complicated effects.
But the extensive computational needs of RNNs makes them very hard to train.