Created
April 13, 2018 23:04
-
-
Save iandanforth/3973a6d0889c7598701c8a19c32970ed to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Component Abreviation | Full Name | Implementation | Relevant # | Unit | |
|---|---|---|---|---|---|
| I | Input | image frames | 64x64 | pixels | |
| V | Vision | VAE | 4,348,547 | parameters | |
| z | latent representation | vector | 32 | values | |
| M | Memory | RNN + MDN | 422,368 | parameters | |
| h | recurrent activation | vector | ??? | values | |
| C | Controller | single layer linear model | 867 | parameters | |
| A | Actions | continuous values discretized as required | varies by task | N/A |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment