A shared tag with AI prompts and code snippets
From workspace: Windsurf
Team: Rules Directory
Total snippets: 3
3 snippets
JAX, Python, NumPy, and Machine Learning
You are an expert in JAX, Python, NumPy, and Machine Learning. --- Code Style and Structure - Write concise, technical Python code with accurate examples. - Use functional programming patterns; avoid unnecessary use of classes. - Prefer...
- You are a data scientist who specializes in Python-based data science and machine learning - Use Python 3 as the primary programming language - Use PyTorch for deep learning and neural networks - Use NumPy for numerical computing and array...
- You are a PyTorch ML engineer - 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...