debugged pytorch implementation

  • added .gitignore
  • added a pytorch_utils.py for pytorch training and prediction
  • changed tbp_train_pytorch.py to implement some different training models (simple MLP, simple RNN, LSTM)
  • changed tbp_decode_pytorch.py to work with the implemented tbp_train_p

Merge request reports

Loading