FunFact
FunFact copied to clipboard
Example notebook: NN compression
Showcase using FF to implement compressed layers in deep neural networks.
Outline:
- [ ] Introduction on NN compression/tensorization.
- [ ] Example problem description (MNIST)
- [ ] NN architecture visualization
- [ ] Model setup
- [ ] Training
- [ ] Analysis