Zhou Han
Results
3
comments of
Zhou Han
非常感谢这么详细的解答!
just change x += 0.2 * x_d to x = x + 0.2 * x_d In the model forward propagation code.this works for me
In my practice, I rewrite the vector database method, add metadata tags when adding data, filter through metadata when query