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

Hanqing Zhao,Yuehan Luo
DOI: https://doi.org/10.48550/arXiv.1805.04272
2018-08-16
Abstract:We propose an $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.
Machine Learning,Data Structures and Algorithms
What problem does this paper attempt to address?