scientific_comp_projects/CODE/[python]machine_learning/data_augmentation/TODO.md
2021-10-29 15:16:40 +02:00

350 B

TODOs for data_augmentation !

[x] Create project structure for data_augmentation [x] Make sure that the generated code file works [ ] Devise project TODOs and save them in this file called [x] Create a virtual environment [x] Make a 'pip install -r requirements.txt' [x] Define which transformations to apply [ ] Make a tutorial to get started.