rjagerman / glint

Glint: High performance scala parameter server
MIT License
168 stars 67 forks source link

Add options for different types of aggregation #39

Open rjagerman opened 8 years ago

rjagerman commented 8 years ago

By default the parameter server aggregates new values by addition. This is ideal for some algorithms, but not for others. I've made some changes to make aggregation more flexible in commit 5485c6ca6e963b63ab641149b8b77f43f2251dd3. Right now it supports aggregation through: