特化型機械学習(NLP/CV)

Community

Master NLP & Computer Vision for advanced AI.

Authory-nishizaki
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides specialized expertise in Natural Language Processing (NLP) and Computer Vision (CV), enabling the development and application of advanced machine learning models for complex text and image data tasks.

Core Features & Use Cases

  • NLP Tasks: Guides through text preprocessing, vectorization (TF-IDF, Word2Vec, Transformers), and tasks like sentiment analysis, NER, summarization, and question answering.
  • Computer Vision Tasks: Covers image preprocessing, classification (ResNet50), object detection (YOLOv5), and segmentation (Mask R-CNN).
  • Transfer Learning: Utilizes pre-trained models (BERT, GPT, ResNet, VGG) and fine-tuning techniques to accelerate model development and improve performance.
  • Use Case: Build a sentiment analysis model to automatically categorize customer reviews as positive, negative, or neutral, or develop an object detection system to identify specific products in images.

Quick Start

Use the 特化型機械学習(NLP/CV) skill to perform sentiment analysis on a given text, classifying its emotional tone.

Dependency Matrix

Required Modules

janomenltkscikit-learngensimtransformersPillownumpytensorflowtorchdetectron2

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: 特化型機械学習(NLP/CV)
Download link: https://github.com/y-nishizaki/skills/archive/main.zip#nlp-cv

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository