Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SEIKIEE authored Mar 21, 2023
1 parent b8af2a9 commit 0c941d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Dealer: An End-to-End Model Marketplace with Differential Privacy

Code for implementation of [Demonstration of Dealer: An End-to-End Model Marketplace with Differential Privacy](https://github.com/ZJU-DIVER/Dealer)
Code for implementation of [Demonstration of Dealer: An End-to-End Model Marketplace with Differential Privacy](http://www.vldb.org/pvldb/vol14/p2747-zhang.pdf)

**Dealer**, an en**D**-to-end mod**e**l m**a**rketp**l**ace with diff**e**rential p**r**ivacy, is a marketplace for machine learning models. Dealer consists of three entities, data owners, the broker, and model buyers. Data owners receive compensation for their data usages allocated by the broker; The broker collects data from data owners, builds and sells models to model buyers; Model buyers buy their target models from the broker.

Expand Down

0 comments on commit 0c941d3

Please sign in to comment.