Sem descrição

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

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.