learning-at-home / dht

A decentralized hash table optimized to quickly find batches of keys. Built on gRPC + asyncio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecation Notice

This repository is deprecated and no longer supported. The up-to-date DHT implementation became the part of the hivemind module.

DHT

Build status Documentation Status

Distributed training of large neural networks across volunteer computers.

img

[WIP] - this branch is a work in progress.

About

A decentralized hash table optimized to quickly find batches of keys. Built on gRPC + asyncio

License:MIT License


Languages

Language:Python 100.0%