SOTAVerified

An O(N) Sorting Algorithm: Machine Learning Sort

2018-05-11Code Available0· sign in to hype

Hanqing Zhao, Yuehan Luo

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We propose an O(N 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.

Tasks

Reproductions