Sin descripción

justheuristic 7f985843c2 implement logarithmic lookup, add fast inverse lookup, make harsher tests (#60) hace 5 años
.circleci 8bded39d9b [part 2] grpc-based dht (#51) hace 5 años
.github 9ba811788c add blank issue hace 5 años
docs e9b176d600 switch to uvloop, fix docs, fix congestion, add tests for empty routing table (#55) hace 5 años
hivemind 7f985843c2 implement logarithmic lookup, add fast inverse lookup, make harsher tests (#60) hace 5 años
tests 7f985843c2 implement logarithmic lookup, add fast inverse lookup, make harsher tests (#60) hace 5 años
.gitignore c43fabcddb Add .gitignore hace 5 años
.readthedocs.yml e9b176d600 switch to uvloop, fix docs, fix congestion, add tests for empty routing table (#55) hace 5 años
CONTRIBUTING.md 35289c7005 tesseract -> hivemind hace 5 años
LICENSE f386fb4d42 Create LICENSE hace 5 años
README.md 6728b242f2 update badge hace 5 años
requirements.txt e9b176d600 switch to uvloop, fix docs, fix congestion, add tests for empty routing table (#55) hace 5 años
setup.py 35289c7005 tesseract -> hivemind hace 5 años

README.md

Hivemind

Build status Documentation Status

Distributed training of large neural networks across volunteer computers.

img

[WIP] - this branch is a work in progress. If you're interested in supplementary code for Learning@home paper, you can find it at https://github.com/mryab/learning-at-home.