Bez popisu

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

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.