iamtrask / Sonar

DEPRECATED - Decentralized Machine Learning Server (hosted on Blockchain)
Apache License 2.0
141 stars 49 forks source link

Incentive should consider 'target_error' for incentive calculation #36

Closed bendangnuksung closed 6 years ago

bendangnuksung commented 6 years ago

Given incentive calculation is not accurate because it is calculating the incentive without considering 'Model.target_error'. Its assumes the target_error =0. New calculation considers the 'target_error' and gets incentive.