Skip to content

v0.1.0 Initial Release

Latest
Compare
Choose a tag to compare
@lecode-official lecode-official released this 20 Oct 15:20
  • Initial release
  • Implements the original lottery ticket hypothesis algorithm using magnitude pruning
  • Supports the following models:
    • LeNet-300-100
    • LeNet-5
    • Conv-2
    • Conv-4
    • Conv-6
    • VGG19
  • Supports the following datasets:
    • MNIST
    • CIFAR-10
  • Supports Linux on AMD64