Marcs Notes

Home

❯

university

❯

Data Science

❯

Machine Learning

❯

Neural Networks

❯

Pruning

❯

Standard Input Pruning

Standard Input Pruning

10. Juni 20251 min read

Standard Input Pruning

  • Train Neural Network
  • Rank inputs by Feature Importance
  • Prune lower ranked inputs
  • Store the model with its validation score
  • Repeat until no weights left
  • Choose best model

Also see Reverse Input Pruning


Graphansicht

Backlinks

  • Reverse Input Pruning

Erstellt mit Quartz v4.5.0 © 2025

  • GitHub