tinyBIG Documentation
The documentations of the tinybig
library will be organized as follows.
-
tinybig
library for rpn model design, building, training, and evaluation
-
tinybig.module
for rpn model component design and assembly
-
tinybig.expansion
for data expansion function design and implementation
-
tinybig.reconciliation
for parameter reconciliation function design and implementation
-
tinybig.remainder
for remainder function design and implementation
-
tinybig.model
for deep rpn model design and building
-
tinybig.config
for deep rpn model configuration design and processing
-
tinybig.learner
for deep rpn model training and testing
-
tinybig.data
for deep rpn model dataloader design
-
tinybig.output
for deep rpn model output processing, saving and loading
-
tinybig.metric
for deep rpn model performance evaluation
-
tinybig.util
for deep rpn model utility function definition