Ryusei Nishide avatar

Ryusei Nishide

Community

@nishide-dev · Nagoya, Japan

15Followers
|
31Public Repos
|
21Published Skills

Agent Skills by Ryusei Nishide

Showing 21 vetted skills indexed across 1 GitHub repositories.

nishide-devnishide-dev

ml-debug

Diagnose ML training failures and generate actionable debug reports from logs.

Community
Intermediate
nishide-devnishide-dev

ml-transformers

Build Hugging Face Transformer fine-tuning pipelines on PyTorch Lightning.

Community
Advanced
nishide-devnishide-dev

ml-config-manager

Generates Hydra configuration files for PyTorch Lightning ML training and Optuna sweeps.

Community
Intermediate
nishide-devnishide-dev

ml-hydra-config

Compose hierarchical Hydra configs with command-line overrides for PyTorch Lightning training runs.

Community
Advanced
nishide-devnishide-dev

ml-train

Execute PyTorch Lightning and Hydra training runs with monitoring, checkpointing, and W&B integration.

Community
Intermediate
nishide-devnishide-dev

tool-marimo

Convert notebooks into reactive marimo .py files with uv sandboxing.

Community
Advanced
nishide-devnishide-dev

ml-cli-tools

Build type-hinted Typer CLIs with Rich output for ML workflows.

Community
Advanced
nishide-devnishide-dev

ml-project-init

Initialize ML research repositories with PyTorch Lightning and Hydra via Copier.

Community
Intermediate
nishide-devnishide-dev

ml-wandb-tracking

Log metrics, hyperparameters, artifacts, and checkpoints to W&B for PyTorch Lightning runs.

Community
Advanced
nishide-devnishide-dev

ml-lightning-basics

Organize PyTorch Lightning training into LightningModule, LightningDataModule, and Trainer modules.

Community
Intermediate
nishide-devnishide-dev

ml-format

Format Python source code with ruff and optionally auto-fix lint issues.

Community
Intermediate
nishide-devnishide-dev

tool-uv-monorepo

Configure uv workspaces for Python monorepos with a unified dependency graph.

Community
Advanced
nishide-devnishide-dev

ml-model-export

Export trained PyTorch models to ONNX, TorchScript, and TensorRT formats.

Community
Advanced
nishide-devnishide-dev

ml-pytorch-geometric

Build graph neural networks with PyTorch Geometric for node and graph classification.

Community
Intermediate
nishide-devnishide-dev

tool-pixi

Manage reproducible ML Python environments with Pixi and pixi.lock.

Community
Intermediate
nishide-devnishide-dev

ml-experiment

Track ML experiment results and store resolved Hydra configurations.

Community
Intermediate
nishide-devnishide-dev

ml-validate

Validates ML project structure, Hydra configs, and runtime instantiation paths before training runs.

Community
Intermediate
nishide-devnishide-dev

ml-setup

Automate ML project environment setup with uv or pixi and dev tooling.

Community
Intermediate
nishide-devnishide-dev

ml-profile

Profile PyTorch Lightning training to diagnose data loading, computation, and GPU memory bottlenecks.

Community
Intermediate
nishide-devnishide-dev

ml-data-pipeline

Create PyTorch Lightning DataModules for vision and graph ML pipelines.

Community
Intermediate
nishide-devnishide-dev

ml-lint

Run Ruff formatting, lint, and optional ty type checks on Python code.

Community
Intermediate