sketchgraphs.pipeline.graph_modelΒΆ
This module provides the data pipeline to convert from the stored sequence format to a format suitable for training our graph-based deep learning model. In particular, it features a number of important helpers for quantizing numerical features, and representing the graph in terms of tensors.
Modules
This module handles the quantization aspects of the dataset processing pipeline for the graph model. |
|
This module implements the basic definitions for targets. |