There are 0 repository under distributed-algorithm topic.
飞桨大模型开发套件,提供大语言模型、跨模态大模型、生物计算大模型等领域的全流程开发工具链。
Hyperparameter tuning for machine learning models using a distributed genetic algorithm
A comprehensive curated list of algorithms🤠 🏆
An implementation of some distributed algorithms in OMNeT++ Discrete Event Simulator.
A collection of awesome software, libraries and frameworks, design and architecture principles, books and videos, important resources and best practices about Distributed Systems & Architecture
Accompanying code examples for Apache Mahout: Beyond MapReduce. Distributed Algorithm Design.
Graph-based Deterministic Policy Gradient for Repetitive Combinatorial Optimization Problems
An experimental approach to the iconic and fault-taulerant distributed algorithm "Paxos", as described in the scientific paper "Paxos Made Moderately Complex" included in this repo under the name MultiPaxos.pdf.
🚴 A generic model and a distributed algorithm for optimising station-based bike-sharing systems
Fast and Scalable Method for Distributed Boolean Tensor Factorization (ICDE'17 & VLDBJ'19)
Network Time Protocol clock synchronization algorithm
Distributed Algorithms - Echo Wave Algorithm
A library transforming between two arbitrary grid-like matrix data layouts over MPI ranks.
Election algorithm simulation(ring algorithm, Andrew Tanenbaum's variant) in WinForms using .NET sockets mechanism and UDP protocol.
Distributed Systems project. A distributed calendar application using the algorithms outlined by Wuu and Bernstein in their paper "Replicated Log and Dictionary Problems"
Project for Advanced Algorithm [CM0470] course. We applied a distributed algorithm to an Ev3 and two mbots in order to gather them in a point, perform an equilateral triangle and make a line
Multilateration and Tracking in 3D Space Using a Distributed Network of Simulated Distance Sensors
Exercises on distributed lists, using a chain of processing elements (PEs), each PE simulated by a thread.
This repository contains an implementation of distributed matching algorithms for IoT-based resource allocation. The project simulates a complex environment of users, access points, and cloudlets to study the efficiency of different resource allocation strategies in terms of delay tolerance, energy efficiency, and computational load.
A distributed algorithm for finding eccentricities in a tree
Implement mini-batch k-means in PySpark distributed framework and test the performance of the algorithm on standard synthetic datasets