1. Generate Code - done. See https://github.com/DiscoveryDNA/team_neural_network/blob/master/code/utility/Random_PWM_Generator.ipynb 2. Run 4 random PWM on [original sequences](https://drive.google.com/open?id=19xUbC1KuxMBWwjveOtmyPKMYDc_dgoxQ) to get new dataset - @iamciera 3. Format the new dataset - @Jesseswoo 4. Run through bidirectional LSTM architecture. This acts as a negative control. This should yield a lower accuracy score.