wesselb / neuralprocesses

A framework for composing Neural Processes in Python
https://wesselb.github.io/neuralprocesses
MIT License
76 stars 12 forks source link

Antarctica data generator always loads PyTorch #6

Open wesselb opened 2 years ago

wesselb commented 2 years ago

The Antarctica data generator always loads PyTorch, which forces scripts that intend to use only TF to also install Torch or [even causes these scripts to crash]. The data generator should be refactored to be backend-agnostic.

@tom-andersson @stratisMarkou

tom-andersson commented 1 year ago

I suspect this can be closed as this is no longer used? Thoughts @stratisMarkou?

stratisMarkou commented 1 year ago

I am eventually going to use this to run some experiments, but haven't got around to doing this yet.

tom-andersson commented 1 year ago

Okay my bad, no probs :-)