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

Fix typos in ./docs; Add docstrings and help properties of cmd line args in make_datasets_spark.py #161

Closed proshian closed 2 months ago

proshian commented 3 months ago
  1. Fixed typos and grammatical errors in documentation
  2. Added docstrings and help properties of cmd line args in make_datasets_spark.py