Updating Colab Notebook with example from 50 epoch model
3302879
Deancommited on
Added MIT license
6f8c6a4
Dean Plebancommited on
Merge branch 'epoch_testing_fixed' of OperationSavta/SavtaDepth into master
2275c88
Dean Plebancommited on
Fixed requirements for dagshub
6880b4f
Dean Plebancommited on
50 epoch training w eval
9066474
Deancommited on
10 epoch training with evaluation
5960c89
Deancommited on
Fixed problem with eval, metrics now make sense. This is a run with 1 epoch of training
dc053a0
Deancommited on
Merge branch 'pipeline-setup' of OperationSavta/SavtaDepth into master
4c15c2c
Dean Plebancommited on
Finalized evaluation step, which now works. Ready to merge into master
818ec2e
Deancommited on
Training for 1 epoch, still need to fix evaluation step
ad95853
Deancommited on
First finalized pipeline
7200298
Deancommited on
Changes to almost all of the pipeline:
5ad6755
Deancommited on
Revert change to dataloader that uses is_test flag.
3410172
Deancommited on
Preparing logging for training and evaluation, and adding evaluation step [WIP]
a711240
Deancommited on
reformatting the training file
b013dfa
Deancommited on
update with Colab Badge
889b443
Deancommited on
Merge branch 'simplifying-savta-depth' of OperationSavta/SavtaDepth into pipeline-setup
737e99e
Deancommited on
Merge branch 'pipeline-setup' into simplifying-savta-depth
9296b0b
Deancommited on
Update '.dvc/config'
a005e08
Deancommited on
Update 'README.md'
07a1ed8
Deancommited on
Added a simplified version of the colab notebook, which doesnt have a clean env setup. This simplifies the setup process greatly at the cost of hurting reproducibility. Further research into ways to get a clean env on colab is required