No description
- Python 100%
| DigitRecognition | ||
| IrisClassification | ||
| .gitignore | ||
| .python-version | ||
| pyproject.toml | ||
| README.md | ||
| uv.lock | ||
大数据分析实验
鸢尾花分类实验
使用决策树对鸢尾花进行分类
人工神经网络实验
使用PyTorch识别MNIST手写数字
安装环境
uv add matplotlib scikit-learn
uv pip install torch torchvision --index-url https://download.pytorch.org/whl/cu130