Metadata-Version: 2.1
Name: su-vtda
Version: 0.2.0
Summary: Visual Training Dynamics Analysis Library
Home-page: https://github.com/ekcmert/VTDA
Author: Mert Ekici
Author-email: ekicimert@sabancinuiv.edu
License: Sabanci University
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: Free For Educational Use
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# Installation

`pip install su-vtda`



# Visual Training Dynamics Analysis

`Problems of mislabeling and bias on large datasets can be investigated through novel training dynamics based methods. This study contains implementation of an open-source Python library which brings state-of-the-art tools together to visualize and analyze training dynamics as well as experimental combinations of several metrics on data map visualizations along with notebooks. By grouping and organizing recent packages and modules within literature, Visual Training Dynamics Analysis (VTDA) library provides easier access to visualization tools and allows users to categorize instances based on the metrics they intend to analyze training dynamics with. Code is available at https://github.com/ekcmert/VTDA`



# Notes

`Old notebooks might not work but can be used to understand the way we implemented this library. REPAIR and REVISE packages are not fully implemented yet. However, their source codes are included in VTDA for the future works.`

