ericjang / RNN-dynamics

Code and report for APMA136 Final Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Code and report for APMA136 Final Project

License:MIT License


Languages

Language:MATLAB 96.1%Language:Python 3.9%