未验证 提交 351a7e7b 编写于 作者: F Felix 提交者: GitHub

Update README.md

上级 41f527f2
......@@ -23,7 +23,7 @@ Mobius 算法细节详见论文 ([Möbius Transformation for Fast Inner Produc
## 快速使用
import numpy as np
from interface import *
from interface import Graph_Index
# 随机产生样本
index_vectors = np.random.rand(100000,128).astype(np.float32)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册