Distributed deployment example #803
victusfate
started this conversation in
Show and tell
Replies: 1 comment
-
I love the smell of real-time in the morning. That looks really fun, I love it! We definitely need more user examples like these. Thank you very much for sharing, I hope it will inspire others :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I wanted to share something I built on top of river for a continuous learning system.
It leverages item ratings in realtime through:
I don't see any major issues unless the delta training set grows large vs the memory cost (many millions fit into a reasonable set of memory).
https://github.com/victusfate/concierge
Beta Was this translation helpful? Give feedback.
All reactions