SAMSARA: reverse communication nonlinear optimization python package
收藏GRO.data2024-01-01 更新2026-04-17 收录
下载链接:
https://data.goettingen-research-online.de/citation?persistentId=doi:10.25625/BVQESN
下载链接
链接失效反馈官方服务:
资源简介:
Samsara is a reverse communication nonlinear optimization solver for smooth unconstrained objectives. Samsara is just an oracle that suggests a step (direction and length) using previous information provided to it by the calling routine. It does not execute function evaluations or gradient calculations, but it does build a model of the function being optimized, based on the steps, gradients and function values (if available) passed to it by the user. This repository contains the Python version of Samsara published in the python package index. To install from a shell command line type: pip install samsara
创建时间:
2024-01-01



