Many things have changed and added in this version. If you update your working script with v0.1.x will not work. To make it work again, consider the following points:
- Parameters have been removed, added, and names have been changed
- New function **activations** for analyzing unit activations in CNN's according to features changes
- New function **relatable** analyzes the relationship between features and units
- Several **masking** and **perturbation** functions have been added.
- More examples and better documentation, including some mathematical definitions
**Full Changelog**: https://github.com/pudu-py/pudu/compare/v0.1.0...v0.2.0