Sin descripción

justheuristic 70149eafc7 wip: implement grad wrt logits hace 5 años
.circleci 0ce0dd769f add codecov hace 5 años
docs c58d08cc06 remove run_and_await_k completely, rename gating_function to moe hace 5 años
scripts 9a4e306f39 flag to remove optimizer hace 5 años
tesseract 70149eafc7 wip: implement grad wrt logits hace 5 años
tests 3d93ff1400 background_server is now a contextmanager hace 5 años
.gitignore c43fabcddb Add .gitignore hace 5 años
CONTRIBUTING.md 18bca6731e explicit standards hace 5 años
LICENSE f386fb4d42 Create LICENSE hace 5 años
README.md c58d08cc06 remove run_and_await_k completely, rename gating_function to moe hace 5 años
requirements.txt 6a4a7e8831 Change deps - testing hace 5 años
setup.py 37eb6dde36 infer version hace 5 años

README.md

Tesseract

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.