English

An $O(N)$ Sorting Algorithm: Machine Learning Sort

Machine Learning 2018-08-16 v2 Data Structures and Algorithms Machine Learning

Abstract

We propose an O(NM)O(N\cdot M) sorting algorithm by Machine Learning method, which shows a huge potential sorting big data. This sorting algorithm can be applied to parallel sorting and is suitable for GPU or TPU acceleration. Furthermore, we discuss the application of this algorithm to sparse hash table.

Keywords

Cite

@article{arxiv.1805.04272,
  title  = {An $O(N)$ Sorting Algorithm: Machine Learning Sort},
  author = {Hanqing Zhao and Yuehan Luo},
  journal= {arXiv preprint arXiv:1805.04272},
  year   = {2018}
}

Comments

5 pages, 5 figures