Table of Contents
heat
heat.array_api
heat.classification
heat.cluster
heat.datasets
heat.decomposition
heat.fft
heat.graph
heat.naive_bayes
heat.nn
heat.optim
heat.preprocessing
heat.regression
heat.sparse
heat.spatial
heat.testing
heat.utils
heat.utils.vision_transforms
File with the available transforms for images
When a function is called for the heat.vision_transforms module it will attempt to run the heat function/class with that name, then, if there is no such object, it will attempt to get the torchvision.transforms object of that name.