Skip to content

Latest commit

 

History

History
executable file
·
8 lines (6 loc) · 311 Bytes

File metadata and controls

executable file
·
8 lines (6 loc) · 311 Bytes

This folder contains the code and datasets for OC4Seq

The code folder contains all the python code

  • exp.py: This is the main experiment script
  • model.py: The OC4Seq is implemented in the this file
  • trainer.py: It implements the training producedure
  • utils.py: It preprocesses the data for experiment