640 skills found · Page 4 of 22
a115 / ExmatrixElixir library implementing a parallel matrix multiplication algorithm and other utilities for working with matrices. Used for benchmarking computationally intensive concurrent code.
hhnqqq / MyTransformersThis repository provides a comprehensive library for parallel training and LoRA algorithm implementations, supporting multiple parallel strategies and a rich collection of LoRA variants. It serves as a flexible and efficient model fine-tuning toolkit for researchers and developers. Please contact hehn@mail.ustc.edu.cn for detailed information.
AdaCompNUS / Hyp DespotHyP-DESPOT: A Hybrid Parallel Algorithm for Online Planning under Uncertainty
lukas-weber / Carlo.jlMonte Carlo framework that provides MPI parallelization, checkpointing and statistical postprocessing in an algorithm-agnostic way.
deep-reinforcement-learning-book / Chapter16 Robot Learning In SimulationChapter 16 Robot Learning in Simulation in book Deep Reinforcement Learning: example of Sawyer robot learning to reach the target with paralleled Soft Actor-Critic (SAC) algorithm, using PyRep for Sawyer robot simulation and game building. The environment is wrapped into OpenAI Gym format.
atbrox / SnablerParallel Algorithms in Python for Hadoop/Mapreduce
Lain-Ego0 / ROBOCON BRS RobotThe parallel quadruped robot dog with a miniature-like structure, which uses joint motors from Unitree Technology, will have its control software and visual algorithms open-sourced later.
ido-pluto / IpullSuper Fast 🔥 File Downloader 🚀 (parallels connections)
PyDataBlog / ParallelKMeans.jlParallel & lightning fast implementation of available classic and contemporary variants of the KMeans clustering algorithm
agrumery / AGrUMThis repository is a mirror. If you want to raise an issue or contact us, we encourage you to do it on Gitlab (https://gitlab.com/agrumery/aGrUM).
shagunsodhani / LocisImplementation of "A Parallel Spatial Co-location Mining Algorithm Based on MapReduce" paper
KaHIP / VieCutShared-memory parallel minimum cut algorithms (inexact, exact, cactus, multiterminal)
zhandawei / Bayesian Optimization Algorithmsstandard, high-dimensional, parallel, constrained, and multiobjective Bayesian optimization algorithms
simonaertssen / MIT 6.172 Performance Engineering Of Software Systems6.172 is an 18-unit class that provides a hands-on, project-based introduction to building scalable and high-performance software systems. Topics include performance analysis, algorithmic techniques for high performance, instruction-level optimizations, caching optimizations, parallel programming, and building scalable systems. The course programming language is C. See https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-172-performance-engineering-of-software-systems-fall-2018/
rpryzant / Proxy A DistanceProxy A-Distance algorithm for measuring domain disparity in parallel corpora
srQ-cpc / D PSGDAlgorithm: Decentralized Parallel Stochastic Gradient Descent
atanasovskib / DAG Task SchedulerA Java library for implementing parallel tasks that have directed acyclic dependencies and executing them with various scheduling algorithms.
ZhengzhongSun / Matrix Inversion With CUDAI implemented a parallel algorithm for matrix inversion based on Gauss-Jordan elimination.
SuperScientificSoftwareLaboratory / TileSpGEMMSource code of the PPoPP '22 paper: "TileSpGEMM: A Tiled Algorithm for Parallel Sparse General Matrix-Matrix Multiplication on GPUs" by Yuyao Niu, Zhengyang Lu, Haonan Ji, Shuhui Song, Zhou Jin, and Weifeng Liu.
shohinm / Parallel SearchParallel Search-Based Planning Algorithms