randomized-algorithms
There are 52 repositories under randomized-algorithms topic.
coq-community/alea
Coq library for reasoning on randomized algorithms [maintainers=@anton-trunov,@volodeyka]
FranxYao/RDP
Implementation of ICML 22 Paper: Scaling Structured Inference with Randomization
baptistar/greedyPC
Randomized Greedy Polynomial Chaos Expansions
kvignesh1420/rlap
[ICML 2023] Official implementation of "A randomized schur complement based graph augmentor"
NumericalMax/Randomized-Matrix-Product
Probabilistic method for the computation of the approximate product of two matrices
numlinalg/RLinearAlgebra.jl
A Julia randomized linear algebra library.
thanhtbt/ROLCP
[IEEE ICASSP 2021] "A fast randomized adaptive CP decomposition for streaming tensors". In 46th IEEE International Conference on Acoustics, Speech, & Signal Processing, 2021.
ameli/imate
High-Performance Python Package for Scalable Randomized Algorithms in Linear Algebra
OsmanMalik/TNS
Code for our preprint paper titled "Sampling-Based Decomposition Algorithms for Arbitrary Tensor Networks"
twho/algorithms-swift
Algorithms written in Swift for an Udacity course - Introduction to Graduate Algorithms
fq00/worstCaseDominatingSet
Approximating optimization problems using EAs on scale-free networks
karenk1010/Coursera-Algorithms-Specialization
Algorithms-Specialization from Stanford:
mkarpowi/mft
Meta-factorization
positiveblue/libDori
Probabilistic Data Structures
Techtonique/nnetsauce_r
Randomized and quasi-randomized nnetworks for supervised learning and multivariate time series forecasting
A-Alaa/rosalind-cpp
Basic bioinformatics algorithms implementation using c++14
adisubru/hachikuji
Hamiltonian Cycles, as traversed by Mayoi Hachihachiji (undergrad project)
alimoezzi/Randomized_Optimization
Implementation of a few Randomized Optimization algorithm such as Hill climbing, Simulated Annealing, Genetic Algorithms plus drawing fitness function
eduardosantoshf/randomized-algorithm-for-combinatorial-problem
AA Second Project - The objective of this project was to design and test a randomized algorithm to solve the combinatorial problem from the first assignment, which was to find a minimum weighted closure for a given vertex-weighted directed graph G(V, E), with n vertices and m edges. This randomized algorithm was based on the Monte Carlo algorithms.
fq00/lubySequenceEAs
Fast randomized algorithms for combinatorial optimization
glpaparelli/algorithm-design
"Algorithm Design" Course Material
KevDev0247/algorithm-specialization
Programming Assignments for Algorithm Specialization (4 Courses) offered by Stanford University via the Coursera network
LesiaUKR/goit-algo-hw-10
Master's | Basic Algorithms & Data structures | Module 10 | Linear Programming & Randomized Algorithms
mahdiz/lecture-notes
Lecture Notes on Interesting Topics in Computer Science
acdmammoths/Bavarian-code
Code for the paper "Bavarian: Betweenness Centrality Approximation with Variance-Aware Rademacher Averages", by Chloe Wohlgemuth, Cyrus Cousins, and Matteo Riondato, appearing in ACM KDD'21 and ACM TKDD'23
FMatti/roughly
The user friendly randomized numerical linear algebra package
NikolasTz/Approximate-Distributed-Counters
Approximate Distributed Counter in Apache Flink
RS-Coop/RandNLA.jl
Julia algorithms for randomized numerical linear algebra.
cliche-niche/CS648
Houses assignment submissions made in the course CS648 "Randomized Algorithms" at IIT-K in 2022-23 II Sem.
KSMubasshir/quicksort-vs-mergesort
A Comparative Analysis of Mergesort and Quicksort
RylanSchaeffer/Stanford-CS-265-Rand-Algs
Repo for Stanford CS 265 Randomized Algorithms Fall 2022 with Prof. Wootters
WeslleyDeziderio/karger-algorithm
This repository implements the Karger's Algorithm to find the minimum cut for a given graph.
wrcorcoran/TalkingTheory
a collection of materials from Talking Theory on YouTube
yevheniidatsenko/goit-algo-hw-10
📊 Hometask - Basic Algorithms and Data Structures (Linear Programming and Randomized Algorithms)