Historique des commits

Auteur SHA1 Message Date
  justheuristic bf733f46a8 switch await from __del__ il y a 4 ans
  justheuristic 25755b7312 switch to debug il y a 4 ans
  justheuristic 43be165803 switch from explicit __del__ to shutdown, il y a 4 ans
  justheuristic 7b970b24ed mark broken test as skipped, add TODO il y a 4 ans
  justheuristic c5795abc02 mark broken tet as skipped, add TODO il y a 4 ans
  Ilya 43ef3c6465 feat DHT: use P2P as backend (#208) il y a 4 ans
  MaximKsh 2dbee5964c #204 P2P replica mode (#205) il y a 4 ans
  MaximKsh 3b5ce78828 Py libp2p bindings (#193) il y a 4 ans
  Ilya 8d873f630f feat P2P: add unary handler (#197) il y a 4 ans
  Denis Mazur d2d849b147 fix chmod permissions (#194) il y a 4 ans
  Ilya 3595c94e2d feat p2p_daemon: add API to call peer handle (#181) il y a 4 ans
  Denis Mazur 0535efe517 Fix LibP2P-Daemon installation in setup.py (#186) il y a 4 ans
  Denis Mazur 4409cd66b2 Rebase master onto libp2p (#179) il y a 4 ans
  Denis Mazur 843babcca1 move p2pd executable to hivemind/hivemind_cli il y a 4 ans
  Denis Mazur 25b3f21c10 fix typo il y a 4 ans
  Denis Mazur 883fcf3c8a compare golang versions using packaging.version il y a 4 ans
  Ilya 97d7165681 feat: add p2p daemon (#164) il y a 4 ans
  Denis Mazur 62279c34d9 Compiling libp2p daemon on setup (#153) il y a 4 ans
  ploshkin 9d2a40714c Prevent DecentralizedSGD from accidentally skipping a fraction of training batches (#218) il y a 4 ans
  Max Ryabinin 916c3db52d Move compression-related code to hivemind.utils.compression (#213) il y a 4 ans
  Alexey Bukhtiyarov 7bb6565674 Add CollaborativeOptimizer, TrainingAverager (#215) il y a 4 ans
  justheuristic 053c7c7d13 Disentangle DecentralizedAverager components, add weights (#217) il y a 4 ans
  Max Ryabinin ca6d87a837 Replace FeedforwardBlock with a correct implementation (#211) il y a 4 ans
  Max Ryabinin 1d364b7c32 Convert SerializerBase to an abstract class (#212) il y a 4 ans
  Max Ryabinin 6128cbbd51 Add gradient clipping support to ExpertBackend (#214) il y a 4 ans
  justheuristic ca3aadb8f8 Implement basic decentralized optimizers (#210) il y a 4 ans
  Max Ryabinin 6f8f192150 Improve Runtime exception handling (#207) il y a 4 ans
  Aleksandr Borzunov 1deab01c71 Add RSA signature protection for DHT records (#187) il y a 4 ans
  Max Ryabinin 3024d381c5 Support learning rate schedulers in ExpertBackend (#196) il y a 4 ans
  justheuristic f132294edb Extract expert-specific methods from DHT (#192) il y a 4 ans