Start porting RAL to Pytorch/Tensorflow/MXNet, probably Pytorch. MVP would be nice, context for why it’s harder is ok, do awesome
*.need conda and pip3 and MDAnalysis
conda install tensorflow matplotlib scipy
pip3 install encodermap
- stock images implemented in tensorflow
*. utility of combining activators and repressors
tanh, relu. sigmoid, leaky relu, softmax, softplus
- understand functions
- multidimensional: -CNN convolution (5x5 -> 3x3 etc) -RNN recurrence (loops back output from previous predictions in time) -turning variable size inputs into a fixed size structure