Skip to content

v0.1.0

Latest

Choose a tag to compare

@VioletsOleander VioletsOleander released this 26 Oct 13:09
fbd2843

[0.1.0] - 2025-10-25

Features

  • Implement network pruning logic (#2)
  • Implement FLOPs computation for additional layer types (#8)
  • Add model comparison script (#9)

Refactor

  • Enhance logging, and adjust checkpointing logic for training (#1)
  • Improve logging setup and model loading process in testing (#5)
  • Rename project to "neural-pruning" (#6)
  • Improve modularity, clean code, clarify logic (#7)

Documentation

  • Add README (#11)

Miscellaneous Tasks

  • Consolidate configuration parsing and logging utilities (#3)
  • Adjust default config paths for training and testing tasks (#4)
  • Add example configuration files (#10)
  • Add MIT License file (#12)

All Commits

Full Changelog: https://github.com/VioletsOleander/neural-pruning/commits/v0.1.0