SheffieldML/GPy
在 GitHub 查看Remove GPy/util/symbolic.py, GPy/util/functions.py and GPy/util/ln_diff_erfs.py
Open
#930 建立於 2021年6月8日
good first issue
倉庫指標
- Star
- (1,927 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
These source files contain logic for symbolic math and automatic differentiation. They are deprecated now due to the maturation of other autodifferentiation packages (e.g. JAX, PyTorch, TensorFlow). As a result, they are no longer necessary and represent scope creep for the GPy project.
This issue will be considered solved when:
- The source files in the title are removed
- The tests are adjusted to accommodate their removal