Folders:
- [RMI] An implementation of the The Case for Learned Index Structures (2018 SIGMOD) by using pytorch == 1.13.1.
- [RLMI] Replace the neural network of the RMI with linear model.
- [RQ_RLMI] Using the RLMI model to do with the range query problem.