Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

online learing support? #1

Open
gucasbrg opened this issue Mar 15, 2017 · 2 comments
Open

online learing support? #1

gucasbrg opened this issue Mar 15, 2017 · 2 comments

Comments

@gucasbrg
Copy link

this work very smart, support many algorithm and data formate,
in the actual work ,training data may be millions data and millions samples,
can this supoort algorithm for online learning?

@kaz-Anova
Copy link
Owner

Thank you.

I had thought about online learning algos, but this would require many of the algorithms to be re-written . The short answer is I don't plan to do this, but if there is demand for it I could consider it.

@kaz-Anova
Copy link
Owner

Just a note to say that vowpal wabbit (that supports online learning) has now been added. Although the training happens online, StackNet will still require to put data into memory. In any case, it should use less memory than other methods.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants