Finalized evaluation step, which now works. Ready to merge into master
818ec2e
Deancommited on
Preparing logging for training and evaluation, and adding evaluation step [WIP]
a711240
Deancommited on
remove secondary requirements (i.e. not things that are explicitly installed by the user), fix normalization problem, and use tqdm for image processing progress bar
068408a
Deancommited on
Update readme to include google colab setup + remove problematic packages from requirements.txt
715606b
Deancommited on
removed problematic requirements
9cbee66
Deancommited on
Migrated to fastai2, creating the DataLoader now works but I'm stuck on not being able to change the batch_size or num_workers as the interface seems to have changed
eeb74de
Deancommited on
Hopefully finished with the requirements debacle, now using conda but freezing requirements with pip as usual
f24654e
Deancommited on
Fixed requirements.txt to comply with conda format
50b2019
Deancommited on
Update readme to include aws cli
92de89b
Deancommited on
Finished data import and processing setup, bug in training step
3c0c5aa
Deancommited on
Transition to MLWorkspace docker and setup makefile with environment commands