DSGT-DLP / Deep-Learning-Playground

Web Application where people new to Deep Learning can input a dataset and toy around with basic Pytorch modules without writing any code
MIT License
26 stars 8 forks source link

Training test migration #1002

Closed prishavall closed 1 year ago

prishavall commented 1 year ago

What user problem are we solving? Migrating unit tests from backend to the training module.

What solution does this PR provide? Fixes the pathway errors and import changes with the transfer from backend to training. Testing Methodology How did you test your changes and verify that existing functionality is not broken Ran tests individually Any other considerations One test model_py is still not working need to look into django implementation for that.

karkir0003 commented 1 year ago

@prishavall I got the build check to work for this action. Had to do some fixing with the micromamba action