Open neeraja1504 opened 1 year ago
Make a PR when making changes, for all issues. Self-approve the PR, but mention "Closes #
Edit: You might also want to see the above issue for the PR merge process. It is interesting to see how much thought goes into merging a small chunk of code, since the core functionality was less than 50 lines of code :). Lmk if you have any issues.
1) Datacreation.py -> creation of the data 2) Dataset.py -> dataset and dataloader function 3) Model.py -> Model definition 4) Train.py -> Training loop 5) Test.py -> Evaluation