AI Agent Skill Repository

AI Agent Skills Directory

Browse reusable skills for Codex, Claude Code, Cursor, finance, research, web scraping, PPT, football analytics, data, marketing, design, and more.

Live registry search

Results for “cnn-classification

Exact name and slug matches are checked against the live registry before ranked alternatives.

Clear search

Decision filters

Choose by scenario, quality, and trust signals.

Showing 1-16 of 96 ranked candidates matching "cnn-classification"

Best blend of relevance, quality, freshness, and verified outcomes

1

Multi Class Text Classification Cnn Rnn

STRONG · 73TRUST · 81SAFE · REVIEWEDRESEARCH

Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tensorflow.

$ npx skills add jiegzhan/multi-class-text-classification-cnn-rnn
603 stars50 quality81 trustReviewed3mo since pushSafe to try

Scenario RAG and knowledge

CLI + Codex · 4 targets

pythonembeddings
by jiegzhanDetailsQuick view
2

CNN Intent Classification

NEEDS REVIEW · 35TRUST · 65SAFE · BLOCKEDDATA

CNN for intent classification task in a Chatbot

$ npx skills add ajinkyaT/CNN_Intent_Classification
102 stars33 quality65 trustBlocked for auto-install7y since pushRisky

Scenario Data analysis

CLI + Codex · 4 targets

jupyter-notebookchatbot
by ajinkyaTDetailsQuick view
3

Video Classification 3d Cnn Pytorch

VERIFIEDPROMISING · 65TRUST · 78SAFE · EXPERIMENTALCODING

Video classification tools using 3D ResNet

$ npx skills add kenshohara/video-classification-3d-cnn-pytorch
1.1K stars48 quality78 trustExperimental8y since pushNeeds review

Scenario GitHub automation

CLI + Codex · 4 targets

pythoncomputer-vision
by kenshoharaDetailsQuick view
4

CNN Keras

NEEDS REVIEW · 45TRUST · 69SAFE · EXPERIMENTALDESIGN

CNN | Keras/PyTorch | CAPTCHA recognition(卷积神经网络、Keras/PyTorch框架、验证码识别)

$ npx skills add skyduy/CNN_keras
290 stars36 quality69 trustExperimental7y since pushNeeds review

Scenario Multimodal media

CLI + Codex · 4 targets

pythonmachine-learning
by skyduyDetailsQuick view
5

Keras TextClassification

VERIFIEDSTRONG · 73TRUST · 80SAFE · REVIEWEDRESEARCH

中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastT…

$ npx skills add yongzhuo/Keras-TextClassification
1.8K stars50 quality80 trustReviewed with permission notes2y since pushNeeds review

Scenario RAG and knowledge

CLI + Codex · 4 targets

pythonembeddings
by yongzhuoDetailsQuick view
6

Image Classifier

NEEDS REVIEW · 43TRUST · 69SAFE · EXPERIMENTALDATA

CNN image classifier implemented in Keras Notebook 🖼️.

$ npx skills add gsurma/image_classifier
185 stars35 quality69 trustExperimental5y since pushNeeds review

Scenario Data analysis

CLI + Codex · 4 targets

jupyter-notebooknotebook
by gsurmaDetailsQuick view
7

Sklearn Classification

NEEDS REVIEW · 49TRUST · 70SAFE · EXPERIMENTALDATA

Data Science Notebook on a Classification Task, using sklearn and Tensorflow.

$ npx skills add dformoso/sklearn-classification
691 stars39 quality70 trustExperimental5y since pushNeeds review

Scenario Data analysis

CLI + Codex · 4 targets

jupyter-notebooknotebook
by dformosoDetailsQuick view
8

Human Activity Recognition Using CNN

NEEDS REVIEW · 47TRUST · 68SAFE · EXPERIMENTALDATA

Convolutional Neural Network for Human Activity Recognition in Tensorflow

$ npx skills add aqibsaeed/Human-Activity-Recognition-using-CNN
485 stars38 quality68 trustExperimental4y since pushNeeds review

Scenario Data analysis

CLI + Codex · 4 targets

jupyter-notebooknotebook
by aqibsaeedDetailsQuick view
9

CNN LSTM CTC Tensorflow

NEEDS REVIEW · 46TRUST · 69SAFE · EXPERIMENTALRESEARCH

CNN+LSTM+CTC based OCR implemented using tensorflow.

$ npx skills add watsonyanghx/CNN_LSTM_CTC_Tensorflow
368 stars37 quality69 trustExperimental8y since pushNeeds review

Scenario Document processing

CLI + Codex · 4 targets

pythonocr
by watsonyanghxDetailsQuick view
10

Gqcnn

NEEDS REVIEW · 41TRUST · 65SAFE · BLOCKEDCODING

Python module for GQ-CNN training and deployment with ROS integration.

$ npx skills add BerkeleyAutomation/gqcnn
342 stars36 quality65 trustBlocked for auto-install2y since pushRisky

Scenario GitHub automation

CLI + Codex · 4 targets

pythonros
by BerkeleyAutomationDetailsQuick view
11

Credit Card Approval Prediction Classification

NEEDS REVIEW · 45TRUST · 71SAFE · EXPERIMENTALDESIGN

Credit risk analysis for credit card applicants

$ npx skills add semasuka/Credit-card-approval-prediction-classification
307 stars36 quality71 trustExperimental2y since pushNeeds review

Scenario Data analysis

CLI + Codex · 4 targets

jupyter-notebookmachine-learning
by semasukaDetailsQuick view
12

Plant Disease Identification Using CNN

NEEDS REVIEW · 40TRUST · 65SAFE · BLOCKEDCODING

Plant Disease Identification Using Convulutional Neural Network

$ npx skills add sumanismcse/Plant-Disease-Identification-using-CNN
277 stars36 quality65 trustBlocked for auto-install6y since pushRisky

Scenario GitHub automation

CLI + Codex · 4 targets

pythonbioinformatics
by sumanismcseDetailsQuick view
13

Conformal Classification

NEEDS REVIEW · 44TRUST · 70SAFE · EXPERIMENTALDATA

Wrapper for a PyTorch classifier which allows it to output prediction sets. The sets are theoretically guaranteed to contain the true class with high probability (via co…

$ npx skills add aangelopoulos/conformal_classification
257 stars36 quality70 trustExperimental4y since pushNeeds review

Scenario Data analysis

CLI + Codex · 4 targets

jupyter-notebookcomputer-vision
by aangelopoulosDetailsQuick view
14

CNN Visualization

NEEDS REVIEW · 43TRUST · 70SAFE · EXPERIMENTALDESIGN

TensorFlow implementations of visualization of convolutional neural networks, such as Grad-Class Activation Mapping and guided back propagation

$ npx skills add conan7882/CNN-Visualization
199 stars35 quality70 trustExperimental8y since pushNeeds review

Scenario Multimodal media

CLI + Codex · 4 targets

pythoncomputer-vision
by conan7882DetailsQuick view
15

CNN Paper2

NEEDS REVIEW · 38TRUST · 67SAFE · BLOCKEDRESEARCH

:art: :art: 深度学习 卷积神经网络教程 :图像识别,目标检测,语义分割,实例分割,人脸识别,神经风格转换,GAN等:art::art: https://dataxujing.github.io/CNN-paper2/

$ npx skills add DataXujing/CNN-paper2
189 stars35 quality67 trustBlocked for auto-install6y since pushRisky

Scenario Research agents

CLI + Codex · 4 targets

research
by DataXujingDetailsQuick view
16

FasterRCNN

NEEDS REVIEW · 38TRUST · 67SAFE · BLOCKEDCODING

Clean and readable implementations of Faster R-CNN in PyTorch and TensorFlow 2 with Keras.

$ npx skills add trzy/FasterRCNN
173 stars34 quality67 trustBlocked for auto-install3y since pushRisky

Scenario GitHub automation

CLI + Codex · 4 targets

pythoncomputer-vision
by trzyDetailsQuick view

Page 1

Showing the strongest 16 results to keep the registry fast for humans and agents. Refine by use case, platform, stars, or search query for a narrower shortlist.

Try the agent resolve API