georgymh / decentralized-ml

Interoperable and decentralized machine learning.
Apache License 2.0
9 stars 5 forks source link

P2P and IPFS APIs #18

Closed nzoghb closed 6 years ago

nzoghb commented 6 years ago

Briefly skim and review when I get the tests up. Also will need a refactor for runner.py and scheduler.py

There's an alternative Kademlia module that has native callback support. Will look into after tests.

georgymh commented 6 years ago

Closing for now since the Blockchain Client will be a superset of these utils.