emerald-ai / torchmetal

A library for Meta-Learning and Few-Shot Learning with PyTorch.
MIT License
1 stars 3 forks source link

Distinguish between 'enhancement' and 'new feature' #9

Closed sevro closed 3 years ago

sevro commented 3 years ago

These changes distinguish between enhancement and new feature where enhancement is used for improvement of already existing features and new feature is used for adding new functionality. This will help in documenting where and why complexity was added or hopefully removed.