stefanwebb / flowtorch-old

Separating Normalizing Flows code from Pyro and improving API

Home Page:https://flowtorch.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Copyright (c) FlowTorch Development Team.

This source code is licensed under the MIT license found in the LICENSE.txt file in the root directory of this source tree.

💥 This repository contains an archived version of Flowtorch from early 2021. Development has continued in a private repo..

Overview

FlowTorch is a PyTorch library for learning and sampling from complex probability distributions using a class of methods called Normalizing Flows.

Installing

An easy way to get started is to install from source:

git clone https://github.com/stefanwebb/flowtorch.git
cd flowtorch
pip install -e .

Further Information

We refer you to the FlowTorch website for more information about installation, using the library, and becoming a contributor. Here is a handy guide:

About

Separating Normalizing Flows code from Pyro and improving API

https://flowtorch.ai

License:MIT License


Languages

Language:Python 69.2%Language:JavaScript 15.5%Language:CSS 14.9%Language:Batchfile 0.4%