csho33 / bacteria-ID

Source code and demos for "Rapid identification of pathogenic bacteria using Raman spectroscopy and deep learning"
MIT License
87 stars 37 forks source link

Questions about fine-tuning #2

Closed hmyao22 closed 10 months ago

hmyao22 commented 10 months ago

Thank you for sharing the data. I am confused about this part of the code for fine-tuning and prediction. Because both fine-tuning and prediction are performed on the same data set, which means that the same data is used for training and testing. I think this makes me confused.