In its current state the library is able to set up automatically a working image classification model for our users. Specially, it handles the Dataset creation side of things as well as generating the dataloaders, models, and all different aspects that go into training an image classification model.
What's Changed
* Created CONTRIBUTING.MD by ColumbiaMancera in https://github.com/ColumbiaMancera/multi-scale-expansion/pull/1
* Added "Issues" badge to project README.md by ColumbiaMancera in https://github.com/ColumbiaMancera/multi-scale-expansion/pull/7
* Initial stages of project including 5 testable functions by ColumbiaMancera in https://github.com/ColumbiaMancera/multi-scale-expansion/pull/9
* HW4 testing - Changes to code and added test files as well by ColumbiaMancera in https://github.com/ColumbiaMancera/multi-scale-expansion/pull/11
* Reformatted the files running lint, as well as fixed minor file set up issues by ColumbiaMancera in https://github.com/ColumbiaMancera/multi-scale-expansion/pull/12
* Added CI capabilities, badge info to README and dependabot by ColumbiaMancera in https://github.com/ColumbiaMancera/multi-scale-expansion/pull/13
* Hw6 part1 - Updated README and CONTRIBUTING files by ColumbiaMancera in https://github.com/ColumbiaMancera/multi-scale-expansion/pull/14
**Full Changelog**: https://github.com/ColumbiaMancera/multi-scale-expansion/commits/v0.1.1