-
Nankai University
- TianJin,China
Stars
A header-only compile-time Morton encoding / decoding library for N dimensions.
A list of papers in the field of approximate nearest neighbor search on high-dimensional vectors.
📚 Awesome papers and technical blogs on vector DB (database), semantic-based vector search or approximate nearest neighbor search (ANN Search, ANNS). Vector search is the key component of large-sca…
Godot Engine – Multi-platform 2D and 3D game engine
Natural Language Processing Tutorial for Deep Learning Researchers
Computational geometry and spatial indexing on the sphere
个人整理的《深入理解计算机系统》中文电子版(原书第 3 版)与实验材料:https://hansimov.gitbook.io/csapp/
Implementation of an Updatable Multi-dimensional Learned Index (UMLI) and several traditional multi-dimensional indexes (R tree, Grid, K-d tree)
Simple baselines for "Learned Indexes"
A library for building an in-memory, Adaptive Learned indEX
maps between 1-D space filling hilbert curve and N-D coordinates
Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries
A high-performance distributed file system designed to address the challenges of AI training and inference workloads.
An Open Source Machine Learning Framework for Everyone
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Platform-for-benchmarking-Branchy-vs-Branch-free-search in the learned index context
计算机速成课 (全40集 2018年5月1号完成) B 站播放量 442 万
This project is a replication of the main algorithms proposed in the paper "LMSFC: A Novel Multidimensional Index based on Learned Monotonic Space Filling Curves."
MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios.
Pluggable R-tree implementation in pure Python.