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