lhnguyen102 / cuTAGI

CUDA implementation of Tractable Approximate Gaussian Inference
MIT License
24 stars 9 forks source link

Removed git comments data_loader.py #45

Closed miquelflorensa closed 5 months ago

miquelflorensa commented 5 months ago

I removed a conflict resolution block that was left in the code. I kept the normalizer that is computed with only the train data.

Closes #44

lhnguyen102 commented 5 months ago

@miquelflorensa Could you rebase to the main branch? because I just merged another PR from James. Thanks

miquelflorensa commented 5 months ago

@lhnguyen102 Done!