Aucune description

justheuristic c3cbbdb8c5 Fix issue 71: DHT.declare_experts hangs without peers (#72) il y a 5 ans
.circleci d2aab26d58 Machine learning test (#68) il y a 5 ans
.github 9ba811788c add blank issue il y a 5 ans
docs 6b6aded54a Parallel traverse + add benchmark_dht + update docs + minor fixes (#53) il y a 5 ans
hivemind c3cbbdb8c5 Fix issue 71: DHT.declare_experts hangs without peers (#72) il y a 5 ans
tests c3cbbdb8c5 Fix issue 71: DHT.declare_experts hangs without peers (#72) il y a 5 ans
.gitignore c43fabcddb Add .gitignore il y a 5 ans
.readthedocs.yml e9b176d600 switch to uvloop, fix docs, fix congestion, add tests for empty routing table (#55) il y a 5 ans
CONTRIBUTING.md 35289c7005 tesseract -> hivemind il y a 5 ans
LICENSE f386fb4d42 Create LICENSE il y a 5 ans
README.md 6728b242f2 update badge il y a 5 ans
requirements.txt f1565ef7af GRPC connection handlers (#61) il y a 5 ans
setup.py 35289c7005 tesseract -> hivemind il y a 5 ans

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.