|
Name |
Description |
 |
CommandLineParameters |
Class for command line argument processing |
 |
GridSearch |
Grid search for finding suitable hyperparameters |
 |
Handlers |
Class containing handler functions, e.g. exception handlers |
 |
Memory |
Memory-related tools |
 |
Pair<T, U> |
Generic pair class |
 |
Random |
Draws random values from a normal distibuted using a simple rejection method |
 |
Recommender |
Helper class with utility methods for handling recommenders |
 |
Triple<T, U, V> |
Generic triple class |
 |
Utils |
Class containing utility functions |