Historique des commits

Auteur SHA1 Message Date
  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
  Vsevolod-pl b9c02ac191 Add quantile compression (#182) il y a 4 ans
  foksly edf9327e45 Support client-only participants in AllReduceProtocol (#176) il y a 4 ans
  Alexey Bukhtiyarov bb7c4d5953 Fix scalar deserialization (#190) il y a 4 ans
  justheuristic faa0df5b46 Cast environment variables to correct types il y a 4 ans
  Max Ryabinin bbcbd786e5 Move CLI server launch script to hivemind/hivemind_cli (#173) il y a 4 ans
  Alexey Bukhtiyarov 06162992fa Serialize DHTID source with msgpack (#172) il y a 4 ans
  romakail 5a1f2a24b2 Fix a typo in quickstart.md (#174) il y a 4 ans
  justheuristic 23e655640c Handle edge cases in DecentralizedAverager (#171) il y a 4 ans
  justheuristic 25fdf0d94f Move Averager metadata serialization out of user scope (#168) il y a 4 ans
  justheuristic 690c9dc32b Fix the remaining tests for py37 (#166) il y a 4 ans
  Michael Diskin 03aca7c479 Support edge cases for DHT key/subkey/value, add tests, update .gitignore for pb2 (#167) il y a 4 ans
  justheuristic ca4b8c5df6 Remove pickle.loads in averager (#160) il y a 4 ans