Skip to content
/ pypaq Public

little Python tools, mainly useful for tasks related to machine learning, etc.

Notifications You must be signed in to change notification settings

piteren/pypaq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

''

pypaq

Little Python tools, mainly useful for tasks related to machine learning, etc.


Naming conventions used

n_* - number of *
*L - list
*D - dictionary
*_ix - index (int)
*_id - ID (int or str)
*_dir *_DIR - directory, folder, relative or absolute
*_fn *_FN - file name (without directory)
*_fp *_FP - full path (directory + file name), relative or absolute

About

little Python tools, mainly useful for tasks related to machine learning, etc.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published