Metadata-Version: 2.4
Name: torchunlearn
Version: 0.1.0
Summary: Torchunlearn is a PyTorch library that provides machine unlearning methods to remove the influence of forget data.
Home-page: https://github.com/Harry24k/machine-unlearning-pytorch
Author: Harry Kim
Author-email: 24k.harry@gmail.com
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3
Requires-Dist: torch>=1.7.1
Requires-Dist: torchvision>=0.8.2
Requires-Dist: numpy>=1.19.4
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: license
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
