models
Models utilising the PyTorch backend.
Module
Submodules
- bitfount.backends.pytorch.models.base_models - Base models and helper classes using PyTorch as the backend.
- bitfount.backends.pytorch.models.bitfount_model - Contains PyTorch implementations of the BitfountModel paradigm.
- bitfount.backends.pytorch.models.nn - Neural Network classes and helper functions for PyTorch.