models
Contains models for running on the Bitfount platform.
Module
Submodules
- bitfount.models.base_models - Defines abstract models, mixins, and other common backend-agnostic classes.
- bitfount.models.bitfount_model - Contains the base classes for handling custom models.
- bitfount.models.models - Backend-agnostic models that have no extra requirements.
- bitfount.models.nn - Neural Network helper functions and classes.