ilyasofficial1617/jsmacrosrule icon
public
Published on 3/15/2025
ilyasofficial1617/jsmacrosrule

Rules
  • Use type hints consistently
  • Optimize for readability over premature optimization
  • Write modular code, using separate files for models, data loading, training, and evaluation
  • Follow PEP8 style guide for Python code