add LSTM
add GRU
complete code refactoring
rename rnn to trainr
trainr outputs model
add predictr function to use trainr model
defaults to no printing
switch to internal methods for binary representation
add choice of print methods