Sem descrição

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

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.