Bihaqo / t3f

Tensor Train decomposition on TensorFlow
https://t3f.readthedocs.io/en/latest/index.html
MIT License
218 stars 56 forks source link

solving minimization problem using t3f #213

Closed msosnovskaya closed 3 years ago

msosnovskaya commented 3 years ago

Hello! I am new in this library. Could you tell me if there is a global optimization method in t3f as tt_min in ttpy?

Bihaqo commented 3 years ago

Hello! Not at the moment, no. It's not very hard to add, but would take some time.