attention-rank-collapse. [ICML 2021 Oral] We show pure attention suffers rank collapse, and how different mechanisms combat it.
172learn-to-hash. Neural LSH [ICLR 2020] - Using supervised learning to produce better space partitions for fast nearest neighbor search.
73HNHN. Hypergraph representation learning: Hypergraph Networks with Hyperedge Neurons.
45coin-press. [NeurIPS 2020] Simple and practical private mean and covariance estimation.
35que-outlier-detection. [NeurIPS 2019 Spotlight] High dimensional mean estimation and outlier detection in nearly-linear time.
26copt. [NeurIPS 2020]. COPT - Coordinated Optimal Transport on Graphs
17fast_ot. A study of performance of optimal transport.
10fsck. Check and fix UNIX xv6 file system damages.
4funML. Machine learning algorithms.
3crossword. Crossword puzzle generator
3learn_to_hash. Python
2Algorithms. Collection of fun algorithms and data structures.
2SentenceGenerator. Generates sentences based on token dependency probabilities.
2knn_vgg. Epic comparison between feature clustering vs additional layers with various numbers of layers peeled off from VGG.
1optimal_transport. An ongoing collection of optimal transport codes.
1dynamicModel. Modeled a dynamic system of neurons using differential equations.
1concurrency. Implemented concurrency architecture on Unix xv6.
1