pfilo8/TreeFlow
This repository contains the code and resources related to the research paper titled "TreeFlow: Going Beyond Tree-based Parametric Probabilistic Regression" by Patryk Wielopolski and Maciej Zięba. The paper is published in 26th European Conference on Artificial Intelligence ECAI 2023.
No commits in the last 6 months.
Stars
4
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Sep 27, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/pfilo8/TreeFlow"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
lucidrains/rectified-flow-pytorch
Implementation of rectified flow and some of its followup research / improvements in Pytorch
probabilists/zuko
Normalizing flows in PyTorch
davidnabergoj/torchflows
Modern normalizing flows in Python. Simple to use and easily extensible.
keishihara/flow-matching
Flow Matching implemented in PyTorch
LukasRinder/normalizing-flows
Implementation of normalizing flows in TensorFlow 2 including a small tutorial.