Ei kuvausta

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

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.