Code for source/sink classifiers.
The code for this can be found in the rnn folder. To run the code, execute:
python rnn/rnn.py data.csv
Information about all parameters that can be passed to the program can be shown by executing python rnn/rnn.py --help
.