Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update quickstart tutorials and acknowledgements #307

Merged
merged 104 commits into from
Jul 15, 2021
Merged

Conversation

justheuristic
Copy link
Member

@justheuristic justheuristic commented Jul 6, 2021

ToDO:

  • move MoE from quickstart to a separate tutorial
  • basic decentralized training example (new quickstart)
  • basic dht tutorial
  • update acknowledgements
  • separate "success stories", maybe in readme / website?
  • publications in README
  • shared e-mail?
  • move from gitter to discord
    • add "we've moved" to gitter
    • can discord send notifications?
  • update installation with WSL guide
  • installation with and without libp2p

@mryab mryab self-requested a review July 7, 2021 12:40
@borzunov borzunov self-requested a review July 10, 2021 12:46
@mryab mryab mentioned this pull request Jul 11, 2021
@codecov
Copy link

codecov bot commented Jul 15, 2021

Codecov Report

Merging #307 (dfad26f) into master (def7038) will decrease coverage by 0.33%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #307      +/-   ##
==========================================
- Coverage   82.62%   82.28%   -0.34%     
==========================================
  Files          66       66              
  Lines        5967     5979      +12     
==========================================
- Hits         4930     4920      -10     
- Misses       1037     1059      +22     
Impacted Files Coverage Δ
hivemind/averaging/training.py 65.00% <100.00%> (+1.84%) ⬆️
hivemind/moe/__init__.py 100.00% <100.00%> (ø)
hivemind/moe/server/__init__.py 88.38% <100.00%> (+0.07%) ⬆️
hivemind/optim/simple.py 85.71% <100.00%> (+1.09%) ⬆️
hivemind/averaging/matchmaking.py 76.92% <0.00%> (-6.47%) ⬇️
hivemind/p2p/p2p_daemon.py 94.64% <0.00%> (-0.36%) ⬇️

@yhn112 yhn112 self-requested a review July 15, 2021 11:19
README.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
justheuristic and others added 5 commits July 16, 2021 00:04
Co-authored-by: Alexander Borzunov <[email protected]>
Co-authored-by: Alexander Borzunov <[email protected]>
Co-authored-by: Alexander Borzunov <[email protected]>
Co-authored-by: Alexander Borzunov <[email protected]>
Co-authored-by: Alexander Borzunov <[email protected]>
docs/user/quickstart.md Outdated Show resolved Hide resolved
Co-authored-by: Alexander Borzunov <[email protected]>
@justheuristic justheuristic merged commit 4a006ae into master Jul 15, 2021
@justheuristic justheuristic deleted the tutorials branch July 15, 2021 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants