awarebayes / RecNN

Reinforced Recommendation toolkit built around pytorch 1.7
Apache License 2.0
574 stars 113 forks source link

TypeError: 'module' object is not callable #24

Closed tuantran23012000 closed 2 years ago

tuantran23012000 commented 3 years ago

when I run example on https://recnn.readthedocs.io/en/latest/examples/your_data.html#writing-custom-preprocessing-function. Error in "for batch in tqdm(env.train_dataloader)"

awarebayes commented 2 years ago

fixed!