2024
- 2024-11-18AIGC-Agent-作文批改标注
- 2024-09-27LLama3.2调研报告
- 2024-04-09AIGC-LLM-Prompt工程技能综述
- 2024-02-28Deeeplearning模型-NLP-BERT
- 2024-01-16Deeeplearning模型-NLP-大语言模型微调语料生成工具
2023
- 2023-12-05Deeeplearning模型-NLP-Transformer模型
- 2023-12-01Deeeplearning模型-NLP-NLP基础
- 2023-10-26数字人-数字人技术效果对比
- 2023-10-13GUI-应用程序打包与安装
- 2023-09-15AIGC-大模型微调-LLama2-Lora医学大模型微调【风格学习】
- 2023-09-14AIGC-大模型微调-OpenAI-GPT3.5 Turbo医学大模型微调【风格学习】
- 2023-09-05AIGC-StableDiffusion-Img2Img
- 2023-09-04AIGC-大模型微调-LLama2-Lora医学大模型微调
- 2023-08-25AIGC-大模型微调-LLama2-QLoRA微调
- 2023-08-24AIGC-大模型微调-PEFT技术简介
2022
- 2022-11-24Deeeplearning模型-ImageSegmentation-DeepLab
- 2022-11-23Deeeplearning模型-ImageSegmentation-Mask R-CNN
- 2022-11-22Deeeplearning模型-ImageSegmentation-UNet
- 2022-11-18Deeeplearning模型-ObjectDetection-SSD
- 2022-11-18Deeeplearning模型-ObjectDetection-YOLO
- 2022-11-18Deeeplearning模型-ObjectDetection-Faster R-CNN
- 2022-11-18Deeeplearning模型-ObjectDetection-Fast R-CNN
- 2022-11-16Deeeplearning模型-CNN-ResNet
- 2022-11-16Deeeplearning模型-CNN-VGG
- 2022-11-14Deeeplearning模型-CNN-AlexNet
- 2022-11-12Deeeplearning模型-CNN-LeNet5
- 2022-11-08Deeeplearning框架-PyTorch
- 2022-11-07Deeeplearning框架-TensorFlow
- 2022-11-06OpenCV-3.基于OpenCV图像处理案例
- 2022-11-05OpenCV-2.基于OpenCV图像操作
- 2022-11-04OpenCV-1.计算机视觉基本理论
- 2022-11-03MachineLearning-11.聚类
- 2022-11-02MachineLearning-10.模型评估与优化
- 2022-11-01MachineLearning-9.(分类)朴素贝叶斯分类
- 2022-10-31MachineLearning-8.(分类)支持向量机SVM
- 2022-10-30MachineLearning-7.(分类)决策树分类
- 2022-10-29MachineLearning-6.(分类)Logistic回归
- 2022-10-28MachineLearning-5.(回归)决策树回归
- 2022-10-26MachineLearning-4.(回归)多项式回归
- 2022-10-25MachineLearning-3.(回归)线性回归
- 2022-10-23MachineLearning-2.数据预处理
- 2022-06-14MachineLearning-1.机器学习概述
- 2022-05-19Python-3.数据分析Pandas使用
- 2022-05-19Python-2.数据分析Numpy使用
- 2022-05-19Python-1.数据分析Matplotlib使用
- 2022-02-28DeepLearning-6.深度前馈网络(二)
- 2022-02-10DeepLearning-6.深度前馈网络(一)
- 2022-01-10DeepLearning-5.机器学习基础
- 2022-01-04DeepLearning-4.数值计算
2021
- 2021-12-22DeepLearning-3.概率与信息论
- 2021-12-09DeepLearning-2.线性代数
- 2021-12-08DeepLearning-0.数学符号
- 2021-12-02AI行业应用-生物医疗
- 2021-12-01AI基础方法
- 2021-11-30AI学习基础结构
- 2021-11-29人工智能是什么
- 2021-11-28数学基础
2020
- 2020-10-16Algorithm-二叉树锯齿遍历
- 2020-10-15Algorithm-链表双指针
- 2020-10-14Algorithm-动态规划
- 2020-10-13Algorithm-顺序表合并
- 2020-10-12Algorithm-背包+二分查找
- 2020-10-11Algorithm-多重排序
- 2020-10-10Algorithm-回溯
- 2020-10-09DataStruct-时间/空间复杂度对比
- 2020-10-09DataStruct-排序
- 2020-10-08DataStruct-二分查找
- 2020-10-07DataStruct-图
- 2020-10-06DataStruct-二叉树
- 2020-10-05DataStruct-队列
- 2020-10-05DataStruct-栈
- 2020-10-04DataStruct-双向链表
- 2020-10-03DataStruct-顺序链表