Documentation of pmlayer

Partially monotome layer (pmlayer) is a library for neural network models. It provides several neural network layers to add monotonicity constraints on neural network models. The current library is implemented to be used in PyTorch models.

How to install

pip install pmlayer

Citation

Please consider citing this paper: H. Yanagisawa, K. Miyaguchi, and T. Katsuki, “Hierarchical Lattice Layer for Partially Monotone Regression,” NeurIPS 2022.