probml / rebayes

Recursive Bayesian Estimation (Sequential / Online Inference)
MIT License
55 stars 5 forks source link

update SGD-replay to new dual-estimator API #18

Closed murphyk closed 1 year ago

murphyk commented 1 year ago

Modify https://github.com/probml/rebayes/tree/main/rebayes/sgd_filter to use new API in https://github.com/probml/rebayes/blob/main/rebayes/dual_base.py