Here we document EchoTorch's examples using the Conceptor framework for pattern recognition and regeneration.
This section list the various figures implemented in the examples which can be found in the original document "Controlling Recurrent Neural Networks by Conceptors".
Original matlab file : fig1BC_SubspaceFirstDemo_Main
Example : subspace_demo.py : subspace demo with four patterns. This is a reproduction of figures 12, 13 and 15 ;
Example : morphing_square.py : morphing square demo with four patterns.