Skip to content

Parallel ML System - Bosen Java implementation

License

Notifications You must be signed in to change notification settings

sailing-pmls/jbosen

Repository files navigation

JBösen

JBösen is a library for writing data-parallel machine learning applications. It provides a key-value storage interface implemented using a parameter server architecture, and fully supports the stale-synchronous parallel consistency model. For more information about JBösen, please see the documentation. JavaDoc-style documentation can be found here.

JBösen is derived from our C++ project, Bösen.

For support, please send email to [email protected]. Please provide your name and affiliation when requesting support; we do not support anonymous inquiries.