LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: deep learning

Browse skills that share this tag.

  • scvitools-docs-truly-complete - Complete scvi-tools Documentation Guide
    single-cell analysisdeep learningmodel trainingbioinformatics

    ★ 602 · Updated 2026-06-30

    Comprehensive documentation assistance for scvi-tools deep learning single-cell analysis toolkit

    ⚙ load single-cell data⚙ train SCVI model⚙ setup AnnData
  • pytorch-guide - PyTorch Training Best Practices Guide
    PyTorchdeep learningmodel trainingGPU

    ★ 3,789 · Updated 2026-06-15

    Catalog common PyTorch mistakes and provide battle-tested training patterns and optimization techniques

    ⚙ detect common PyTorch mistakes⚙ provide training templates⚙ fix evaluation mode issues
  • pytorch - PyTorch Deep Learning Framework
    deep learningneural networksmachine learningGPU computing

    ★ 602 · Updated 2026-06-15

    Build and train neural networks with dynamic computation graphs and GPU acceleration

    ⚙ create tensors⚙ compute gradients⚙ define models
  • stable-baselines3 - Train RL Agents with Stable Baselines3
    reinforcement learningmachine learningagents trainingRL algorithms

    ★ 16 · Updated 2026-06-15

    Implement RL algorithms and train agents using PyTorch-based library

    ⚙ train RL agents⚙ create custom environments⚙ implement callbacks
  • yoshua-bengio - Yoshua Bengio Deep Learning Framework
    deep learningrepresentation learningneural networksunsupervised learning

    ★ 1 · Updated 2026-05-09

    Activate Yoshua Bengio's cognitive framework for representation learning thinking

    ⚙ design neural network architectures⚙ develop unsupervised learning strategies⚙ analyze representation learning problems
  • object-detection - YOLO Object Detection Fine-tuning
    object detectioncomputer visionYOLOdeep learning

    ★ 2 · Updated 2026-03-26

    Fine-tune YOLO object detection models on custom datasets and export to ONNX

    ⚙ inspect dataset format⚙ convert dataset format⚙ prepare dataset splits
  • prs-net-deep-learning-agent - Geometric Deep Learning PRS Prediction
    precision medicinegenomicsdeep learningpolygenic risk score

    ★ 602 · Updated 2026-03-24

    Geometric deep learning for polygenic risk score prediction with gene interaction modeling

    ⚙ predict disease risk⚙ model gene interactions⚙ integrate PPI networks
  • PyTorch ML - PyTorch Deep Learning Environment
    deep learningmachine learningGPU accelerationcomputer vision

    ★ 11 · Updated 2026-03-21

    Complete machine learning environment with PyTorch for model training and GPU acceleration

    ⚙ define neural network⚙ load pretrained model⚙ train model
  • PyTorch ML - Deep Learning with PyTorch Framework
    deep learningmachine learningPyTorchGPU computing

    ★ 18 · Updated 2026-03-20

    Complete machine learning environment for model training, GPU acceleration, and data science workflows

    ⚙ define neural networks⚙ train neural networks⚙ accelerate with CUDA
  • ensemble-docking - Multi-engine docking pipeline for virtual screening
    dockingvirtual screeningmolecular dockingdeep learning

    ★ 0 · Updated 2026-03-19

    Run multi-engine docking pipeline for virtual screening with consensus scoring

    ⚙ read protein structure⚙ read ligand library⚙ screen compounds
  • distributed-training - Distributed Training Parallelism Strategies
    machine learningdistributed trainingGPU paralleldeep learning

    ★ 2 · Updated 2026-03-10

    Provides guidance for scaling ML training across multiple GPUs and nodes with parallelism strategies

    ⚙ train across multiple GPUs⚙ select parallelism strategy⚙ synchronize gradients
  • pytorch-architecture - PyTorch Architecture Design & Best Practices
    machine learningPyTorchdeep learningdistributed training

    ★ 0 · Updated 2026-03-10

    Design and implement PyTorch modules with best practices for memory, DDP, and performance.

    ⚙ design encoder modules⚙ design decoder modules⚙ design loss modules