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
24 stars 8 forks source link

Renamed driver.py to app.py #889

Closed alantao912 closed 1 year ago

alantao912 commented 1 year ago

Renamed driver.py to app.py

What user problem are we solving? Naming consistency of entry point files.

What solution does this PR provide? Improved consistency of naming of entry point files.

Testing Methodology Tested by starting front-end, back-end, and testing core functionality still works.

Any other considerations

None that come to mind.

farisdurrani commented 1 year ago

Very nice, make sure you can train one example training model and feel free to merge it