Skip to main content

Bridging the gap between Statistical Inference and Neural Networks

Project description

Thetaflow

Bridging the gap between Statistical Inference and Deep Learning.

Thetaflow is a Python package built on top of TensorFlow/Keras designed to fully integrate statistical modeling with neural network components. It allows researchers and data scientists to define any statistical model where parameters can be:

Dynamic: Modeled as outputs of a complex neural network. Static: Treated as independent, learnable weights (standard statistical coefficients).

It generalizes Maximum Likelihood Estimation (MLE) for a massive class of models, acting as a flexible optimizer that brings the power of backpropagation to rigorous statistical inference.

Key Features

  • Flexible Parameter Definition: seamless mixing of deep learning outputs and scalar statistical parameters.
  • Custom Likelihoods: Define any probability density function (PDF) or mass function (PMF) as your objective.
  • TensorFlow/Keras Backend: leverages hardware acceleration (GPU/TPU) and automatic differentiation for complex optimization landscapes.
  • General Optimizer: Solves for the Maximum Likelihood Estimate (MLE) across arbitrary model architectures.

Installation

The easiest and recommended way to install thetaflow is directly from PyPI using pip:

pip install thetaflow

Examples

An example application applying the standard simple linear regression model can be seen in the examples directory. I plan on adding further documentation! :)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

thetaflow-0.0.10.tar.gz (29.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

thetaflow-0.0.10-py3-none-any.whl (28.4 kB view details)

Uploaded Python 3

File details

Details for the file thetaflow-0.0.10.tar.gz.

File metadata

  • Download URL: thetaflow-0.0.10.tar.gz
  • Upload date:
  • Size: 29.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.17

File hashes

Hashes for thetaflow-0.0.10.tar.gz
Algorithm Hash digest
SHA256 5ffdd9327f157c210ff9b1cad297302e0d543934876ba7ebc6a6ae879cc160e7
MD5 a8a544ca6f0ab8536acce5f7ae6a411b
BLAKE2b-256 7aaea08a424e40629e40b44faa3288c675e14afd4c2337a42884e9feeece20ae

See more details on using hashes here.

File details

Details for the file thetaflow-0.0.10-py3-none-any.whl.

File metadata

  • Download URL: thetaflow-0.0.10-py3-none-any.whl
  • Upload date:
  • Size: 28.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.17

File hashes

Hashes for thetaflow-0.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 a188e964b04b07ddc5e542598283935a64062fa1b448aba7ab17fc054b6383e8
MD5 809e0437500802208ce4a085681aea62
BLAKE2b-256 08a3afa46373d3d6af15a0b8f395aad88601fa6b187c965ef8a43f8e76dd1bf7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page