All Projects → keon → deepsort

keon / deepsort

Licence: other
Deep Learning the Sorting Algorithm

Programming Languages

python
139335 projects - #7 most used programming language

deepsort

Deep Learning the Sorting Algorithm

The sorting algorithm in deep learning can be considered O(N^2). So it is not very exciting. But it becomes exciting when it can learn to solve NP-hard problems!

Models

Right now the current model uses seq2seq basic rnn. Later, it can be improved using Pointer Networks.

Stay tuned for more implementations.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].