Get cell states of semi-redundant chunks
| 1 2 3 4 5 6 7 8 9 | 
| model.path | path to keras model in hdf5 format | 
| x | semi-redundant chunks (one-hot) | 
| maxlen | time steps to unroll for | 
| batch.size | how many samples are trained in parallel | 
| run.name | name of output files without ending | 
| type | save-type, will save as hdf5 if type is set to 'hdf5' (default .csv) | 
| verbose | TRUE/FALSE | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.