We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In this report, I want to compare the level3 data of CP, Efficientnet and ResNet with each other.
The aggregation of both pretrained nets is done upstream while the aggregation for the level3 CP data can be found in https://github.com/broadinstitute/neural-profiling/blob/main/baseline/01_data/level3.ipynb
This notebook: https://github.com/broadinstitute/neural-profiling/blob/main/baseline/02_analysis/level3_data_insights.ipynb Then gives insights through PCA plots of the level3 data.
Finally, all three versions are compared in this notebook: https://github.com/broadinstitute/neural-profiling/blob/main/pre-trained/ResNet50v2/post_processing/Compare_eff_res_cp.ipynb
The text was updated successfully, but these errors were encountered:
@MattiasSehlstedt
Sorry, something went wrong.
No branches or pull requests
In this report, I want to compare the level3 data of CP, Efficientnet and ResNet with each other.
The aggregation of both pretrained nets is done upstream while the aggregation for the level3 CP data can be found in https://github.com/broadinstitute/neural-profiling/blob/main/baseline/01_data/level3.ipynb
This notebook: https://github.com/broadinstitute/neural-profiling/blob/main/baseline/02_analysis/level3_data_insights.ipynb
Then gives insights through PCA plots of the level3 data.
Finally,
all three versions are compared in this notebook:
https://github.com/broadinstitute/neural-profiling/blob/main/pre-trained/ResNet50v2/post_processing/Compare_eff_res_cp.ipynb
The text was updated successfully, but these errors were encountered: