Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 949 Bytes

README.md

File metadata and controls

35 lines (18 loc) · 949 Bytes

RNN-dynamics

Code for my APMA136 Final Project, based on "Opening the Black Box : Low-Dimensional Dynamics in High-Dimensional Recurrent Neural Networks".

Codes for simple2d, threebit_flipflop, motor_control tasks are found in respective subdirectories. All code written by Eric Jang, under the MIT license. Most of the code is implemented in MATLAB, although there is a bit of python here and there.

Trained Submanifold Attractor

3-bit Flip Flop

Imgur!

4-bit Flip-Flop

Imgur!

4-bit Flip-Flop, Logistic Nonlinearity

Imgur!

4-bit Flip-Flop, pre-trained on 3-bit FF

Imgur!

Formation of Phase Space from Training

3-bit FF

Imgur!

4-bit FF

Imgur!

Formal, academic writeup and informal blog posts are coming soon.