geotorch
geotorch copied to clipboard
Constrained optimization toolkit for PyTorch
Hello, Thanks for the great library! Do you plan to support cases on complex numbers like hermitian, skew-hermitian and unitary? Thank you
Hello, I am wondering whether two parametrizations can be used on a same tensor. In particular, I want to parametrize a matrix to be both positive definite and in the...
Can symmetric parameterization used in CNN? For example, a symmetric kernel applied on a symmetric matrix through convolution operation. Thanks for the amazing libary!
Hi. I am using your library using PyTorch 1.10. It works great! One of my colleagues updated to PyTorch 1.12, and the library still works but, it fills the console...