Sen descrición

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

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.