Docs
Pricing
Explore
Search...
⌘
K
Log in
Sign up
Toggle menu
Home
fibinachi
rules
public
Published on 3/16/2025
fibinachi/rules
We code in the the arduino and ESP-idf environments. Sometimes with VS code installed.
Rules
Star
0
Add block
Preview
Markdown
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