CN24 Shell¶
The CN24 shell should cover most experimental settings for supervised learning.
To get an overview of all possible commands, enter the help command:
./cn24-shell
[Version number etc...]
cn24> help
Usage¶
cn24-shell [-v] [-q] [<SCRIPT>]
-v,--verbose: Verbose mode, extra information useful for debugging.-q,--quiet: Quiet mode, suppresses unimportant output, useful for scripting.<SCRIPT>: Script file, runs the specified script at startup commands.