diff --git a/description b/description new file mode 100644 index 0000000..ca4fc0c --- /dev/null +++ b/description @@ -0,0 +1 @@ +Minimal framework for ML modeling, supporting advanced dataset operations and streamlined training workflows. diff --git a/trainlib/utils/custom.mplstyle b/trainlib/utils/custom.mplstyle index 09f385c..c710778 100644 --- a/trainlib/utils/custom.mplstyle +++ b/trainlib/utils/custom.mplstyle @@ -11,6 +11,7 @@ font.cursive : DejaVu Sans mathtext.fontset : dejavuserif font.size : 9 figure.titlesize : 9 +figure.labelsize : 9 legend.fontsize : 9 axes.titlesize : 9 axes.labelsize : 9