Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 744 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 744 Bytes

fastsolv Monorepo

This repository contains the code for the following three items:

  • fastsolv: the fastsolv python package which allows using the trained fastsolv model for solid solubility prediction (installable from PyPI via pip install fastsolv).
  • fastsolv_web: the fastsolv_web python package which serves a web-based version of the fastsolv predictor, one instance of which is hosted at fastsolv.mit.edu.
  • paper: the original development code and models used for training the fastsolv model, as described in 'Solid Solubility Prediction at the Limit of Aleatoric Uncertainty' by Attia, Burns, Doyle, and Green.

See the README.md file within each directory for additional details.