skills/smithery.ai/adaptive-course-learner

adaptive-course-learner

Installation
SKILL.md

Adaptive Course Learner

Build reinforcement learning systems that iteratively learn from Canvas course and module content using perceptrons and RL techniques.

Quick Start

Setup:

mkdir adaptive-learner && cd adaptive-learner
uv init --name adaptive-learner --python 3.10+
uv add numpy scikit-learn torch transformers
Installs
1
First Seen
Apr 21, 2026
adaptive-course-learner from smithery.ai