dllllb / pytorch-lifestream

A library built upon PyTorch for building embeddings on discrete event sequences using self-supervision
Apache License 2.0
215 stars 46 forks source link

drop useless args from super() #158

Closed MikeMACintosh closed 1 month ago

MikeMACintosh commented 3 months ago

Removed unnecessary parameters in the super() function to avoid code divergence unit tests passed as in main