An open API service indexing awesome lists of open source software.

https://github.com/dyanni3/batch-update

Modified Newton-Raphson to quickly update a fitted model with new data see pdf
https://github.com/dyanni3/batch-update

machine-learning online-learning-algorithms partial-fit

Last synced: 3 months ago
JSON representation

Modified Newton-Raphson to quickly update a fitted model with new data see pdf

Awesome Lists containing this project

README

        

# batch-update
Modified Newton-Raphson to quickly update a fitted model with new data see pdf

## see pdf

## relevant papers

http://papers.nips.cc/paper/2365-large-scale-online-learning.pdf Yann LeCun and Leon Bottou