I’m sorry for the confusion. I already ran the whole notebook the first time, but it gives the error as soon as you try to run the model.
AttributeError: Can’t get attribute ‘Composed’ on <module ‘main’ (built-in)>
I pretty much copy-pasted everything but the error keeps repeating. I tried changing some parameters but I feel the problem is within the class Composed(Transform):
Not sure…