Skip to content

Code for the post: How to interpret the last layer activity of a neural network trained on classification?

License

Notifications You must be signed in to change notification settings

YudiXie/interpret-classification

Repository files navigation

interpret-classification

Code for the post: How to interpret the last layer activity of a neural network trained on classification?

Train models on simulated data and compare the model's output with the theoretically derived posterior: posterior_vs_model_output.py

Run ImageNet trained ResNet50 model to infer class probabilities on images: resnet50_inference.py

About

Code for the post: How to interpret the last layer activity of a neural network trained on classification?

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages