Results 2 issues of Park, Jee Hyun

**RuntimeError** occurs when I run python script *integration_test.py*. I did not modify any code, just installed *pytorch-seq2seq* and ran the script. Trying to find out how to run the script...

fixed in develop

I am trying to run neural nilm in my pc environment, but the IndexError occurs like below. How can I fix it? ``` python stride_source = StrideSource( target_appliance=TARGET_APPLIANCE, seq_length=SEQ_LENGTH, filename=NILMTK_FILENAME,...