45

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

Abstract

We propose an O(N)O(N) sorting algorithm based on Machine Learning method, which shows a huge potential for sorting big data. This sorting algorithm can be applied to parallel sorting and is suitable for GPU or TPU acceleration. Furthermore, we apply this algorithm to sparse hash table.

View on arXiv
Comments on this paper