Skip to main content
AI-ModCon
ملف منشئ GitHub

AI-ModCon

عرض على مستوى المستودعات لـ 18 skills مجمعة عبر 3 مستودعات GitHub.

skills مجمعة
18
مستودعات
3
محدث
2026-07-16
مستكشف المستودعات

المستودعات و skills الممثلة

choose-detector
مطوّرو البرمجيات

Help the user pick a drift detector and tune its settings for an apeiron run. Use when the user asks which detector to use, how to configure drift detection, what ADWIN/KSWIN/PageHinkley/threshold values to set, or wants a ready-to-use [drift_detection] config block. Asks a few questions about the monitored metric and drift shape, recommends a detector, writes a filled-in TOML block, and validates that it loads. Does NOT run a full experiment — for that use explore-examples or custom-experiment.

2026-07-08
choose-detector
مطوّرو البرمجيات

Help the user pick a drift detector and tune its settings for an apeiron run. Use when the user asks which detector to use, how to configure drift detection, what ADWIN/KSWIN/PageHinkley/threshold values to set, or wants a ready-to-use [drift_detection] config block. Asks a few questions about the monitored metric and drift shape, recommends a detector, writes a filled-in TOML block, and validates that it loads. Does not run a full experiment; for that use explore-examples or custom-experiment.

2026-07-08
custom-experiment
علماء البيانات

Run an apeiron experiment on the user's OWN dataset and model end-to-end. Use when the user wants to bring their own data + architecture (beyond the shipped MNIST/CIFAR examples), scaffold a custom model harness, write a config for it, smoke-test it, and run the full experiment. Self-contained: it creates the harness, data utilities, and TOML, registers them in the example factory, and runs. For trying the bundled examples instead, use explore-examples; for adding apeiron to a separate project's training loop, use integrate-apeiron.

2026-06-06
explore-examples
مطوّرو البرمجيات

Run a bundled apeiron example experiment to explore the framework's capabilities. Use when the user wants to try the software, run a default/demo experiment, see drift detection and continual learning in action, or pick from the shipped MNIST/CIFAR configs. Presents a menu of available example configs, runs the chosen one, and reports where the metrics CSV landed. For running the user's OWN data/model/config, use the custom-experiment skill instead.

2026-06-06
install-apeiron
مطوّرو البرمجيات

Install the apeiron continual-learning package as a dependency into an existing Python project so the user can `import apeiron`. Use when the user wants to add apeiron to their own project or training framework, set it up as a path/git dependency, or get `from apeiron import ...` working in another codebase. Handles Poetry presence, Python 3.13 verification, and automatic GPU-vs-CPU PyTorch selection. SKIP for developing inside THIS repo itself — that is just `poetry install`.

2026-06-06
integrate-apeiron
مطوّرو البرمجيات

Add apeiron's continual-learning / drift-detection capabilities to a user's EXISTING training framework. Use when the user already has their own training loop (vanilla PyTorch, Lightning, HF Trainer, etc.) and wants to bolt on drift detection and/or CL adaptation rather than adopt apeiron's runner. Inspects the user's repo, recommends the lightest viable integration path, writes the adapter glue into their repo, and smoke-tests it. Assumes apeiron is importable (`import apeiron`) — if not, run install-apeiron first. For a self-contained apeiron run on custom data, use custom-experiment instead.

2026-06-06
custom-experiment
مطوّرو البرمجيات

Scaffold and run an apeiron experiment for the user's own dataset and model. Use when the user wants to bring custom data or architecture beyond shipped examples, create a model harness, write a config, register it in the example factory, smoke-test it, and run the full experiment. For bundled demos, use explore-examples. For integrating apeiron into an existing external training loop, use integrate-apeiron.

2026-06-06
explore-examples
مطوّرو البرمجيات

Run a bundled apeiron example experiment to explore the framework. Use when the user wants to try apeiron, run a default or demo experiment, see drift detection and continual learning behavior, or choose from shipped MNIST/CIFAR configs. Presents available example configs, runs the chosen one, and reports the metrics output. For the user's own data and model, use custom-experiment instead.

2026-06-06
عرض أهم 8 من أصل 10 skills مجمعة في هذا المستودع.
scan-directory
مطوّرو البرمجيات

Scan a data directory and produce structured report with file counts, sizes, and directory tree

2026-07-08
skill-creator
المهن الحاسوبية الأخرى

Author a new agent Skill (a SKILL.md directory in the open Agent Skills format) from the Anthropic template. Use when the user wants to create a skill, scaffold a SKILL.md, package a repeatable workflow as a reusable skill, turn instructions into a skill, or capture a procedure so the agent can auto-invoke it later. Produces a valid SKILL.md (name + description frontmatter, optional scripts/ and references/) and saves it into the project's skills directory.

2026-07-08
vasp-to-isaac
مطوّرو البرمجيات

Convert VASP DFT calculations (slab or bulk) to ISAAC AI-ready records (v1.05). Handles IrOx surface slabs and ternary oxide bulk DOS calculations on NERSC Perlmutter.

2026-07-08
m3dc1-skill
مطوّرو البرمجيات

Use this skill when working with the python modules `m3dc1_tools.py`, `m3dc1_plots.py`, `hdf5.py` and the codes created from the functions within. Triggers when working with M3D-C1 simulation data or repackaging general HDF5 files.

2026-07-08
xgc-ai-training
علماء البيانات

Convert XGC plasma turbulence simulation data (ADIOS2 BP5 format) into GNN-ready npz files and a PyTorch Dataset for AI/surrogate model training. Use when the user asks to preprocess XGC data, create training datasets from XGC simulations, or prepare fusion simulation data for machine learning.

2026-06-26
عرض 3 من أصل 3 مستودعات
تم تحميل كل المستودعات