twistedcubic's Stars
ciphermodelabs/ciphercore
User-friendly secure computation engine based on secure multi-party computation
twistedcubic/attention-rank-collapse
[ICML 2021 Oral] We show pure attention suffers rank collapse, and how different mechanisms combat it.
twistedcubic/learn-to-hash
Neural LSH [ICLR 2020] - Using supervised learning to produce better space partitions for fast nearest neighbor search.
twistedcubic/HNHN
Hypergraph representation learning: Hypergraph Networks with Hyperedge Neurons.
twistedcubic/coin-press
[NeurIPS 2020] Simple and practical private mean and covariance estimation.
twistedcubic/que-outlier-detection
[NeurIPS 2019 Spotlight] High dimensional mean estimation and outlier detection in nearly-linear time.
twistedcubic/copt
[NeurIPS 2020]. COPT - Coordinated Optimal Transport on Graphs
WolframResearch/semantic-math
twistedcubic/fast_ot
A study of performance of optimal transport.
twistedcubic/fsck
Check and fix UNIX xv6 file system damages.
twistedcubic/funML
Machine learning algorithms.
twistedcubic/Algorithms
Collection of fun algorithms and data structures.
twistedcubic/crossword
Crossword puzzle generator
twistedcubic/concurrency
Implemented concurrency architecture on Unix xv6.
twistedcubic/SentenceGenerator
Generates sentences based on token dependency probabilities.