Viviano, Joseph D.
torchgfn: A PyTorch GFlowNet library
Lahlou, Salem, Viviano, Joseph D., Schmidt, Victor, Bengio, Yoshua
The growing popularity of generative flow networks (GFlowNets or GFNs) from a range of researchers with diverse backgrounds and areas of expertise necessitates a library which facilitates the testing of new features such as training losses that can be easily compared to standard benchmark implementations, or on a set of common environments. torchgfn is a PyTorch library that aims to address this need. It provides users with a simple API for environments and useful abstractions for samplers and losses. Multiple examples are provided, replicating and unifying published results. The code is available in https://github.com/saleml/torchgfn.
TorchXRayVision: A library of chest X-ray datasets and models
Cohen, Joseph Paul, Viviano, Joseph D., Bertin, Paul, Morrison, Paul, Torabian, Parsa, Guarrera, Matteo, Lungren, Matthew P, Chaudhari, Akshay, Brooks, Rupert, Hashir, Mohammad, Bertrand, Hadrien
TorchXRayVision is an open source software library for working with chest X-ray datasets and deep learning models. It provides a common interface and common pre-processing chain for a wide set of publicly available chest X-ray datasets. In addition, a number of classification and representation learning models with different architectures, trained on different data combinations, are available through the library to serve as baselines or feature extractors.