Skip to content

j-luo93/arglib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Goals

  • The ability to specify arguments in a file, and then can be optionally overridden by CLI.
  • The ability for fast prototyping by declaring arguments locally.
  • The ability for access the params everywhere (i.e., a global entry).

Mechanism

Arguments should be declared where they belong. For instance, arguments related to training should be declared in a Trainer class.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages