rocketeerli / PatternRecognitionAndDeepLearning-LabLinks
2019春哈工大模式识别与深度学习实验
☆95Updated 6 years ago
Alternatives and similar repositories for PatternRecognitionAndDeepLearning-Lab
Users that are interested in PatternRecognitionAndDeepLearning-Lab are comparing it to the libraries listed below
Sorting:
- CS231n 2019年春季学期课程作业☆139Updated 2 years ago
- Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic Regression)、多层感知机(MLP)、支持向量机(SVM)、K近邻(KNN)、CNN、RNN,极简代码适合新手小白入门,附英文实验报告(ACM模板)☆424Updated 4 years ago
- 机器学习与模式识别相关笔记☆42Updated 6 years ago
- 书 籍:深度学习框架pytorch入门与实践☆158Updated 7 years ago
- 西瓜书,课后习题☆134Updated 3 years ago
- AI学习过程中的实操代码☆208Updated 5 years ago
- 图像二分类问题 猫狗大战 pytorch CNN☆135Updated 6 years ago
- 哈工大计算机研究生学位课的课程笔记,包括模式识别、自然语言处理、最优化方法、以及数理统计☆106Updated 6 years ago
- Prepare for 保研机试 for PKU.☆54Updated 5 years ago
- Resources of CQU CS 1701 research, include NLP, Knowledge Graph,Cloud Computing, etc.☆138Updated 4 years ago
- 使用BP神经网络识别MINST字符集☆45Updated 6 years ago
- 数字图像处理大作业,图像细粒度分类,CUB-200-2011,Peking University☆74Updated 7 years ago
- 🎈深度学习 CS231n课程学习 花书 吴恩达的深度学习课程 Tensorflow实战 经典论文研读☆47Updated 5 years ago
- 项目注释+论文复现+算法竞赛+Pytorch实践+LeetCode+VLM预训练☆691Updated 2 months ago
- 中国科学院大学 国科大课件ppt,主要课程为模式识别,深度学习,高级人工智能☆169Updated 5 years ago
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆209Updated 5 years ago
- 本repo为scut cs的本科生保研经验分享☆50Updated 6 years ago
- 机器学习,深度学习,自然语言处理,计算机视觉方面的顶级期刊会议论文集☆134Updated 5 years ago
- 仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...☆545Updated 4 years ago
- 用于2019年秋季哈尔滨工业大学数据挖掘课程☆18Updated 5 years ago
- 使用pytorch实现RNN-LSTM写诗☆156Updated 6 years ago
- Talk is cheap,show me the code ! Deep Learning,Leaning deep,Have fun!☆150Updated 2 years ago
- 一些机器学习算法的demo。普通最小二乘法,决策树(Iris鸢尾花数据集),KNN(mnist手写数字数据集),朴素贝叶斯分类西瓜数据集,trec06c数据集垃圾邮件分类(spam),逻辑斯蒂回归,随机梯度下降SGD与全梯度下降的对比,mnist中8和9的二分类,泰坦尼克号…☆181Updated 6 years ago
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆96Updated 4 years ago
- 基于Tensorflow,OpenCV. 使用MNIST数据集训练卷积神经 网络模型,用于手写数字识别☆97Updated 7 years ago
- ORL人脸识别不同算法的实现,用到了scikit-learn,tensorflow等,任选5张训练,5张测试。因为每次训练随机挑选,所以每次输出识别率有偏差 算法 识别率 bp神经网络 0.8 pca+bp神经网络 0.85 小波变换+pca+bp神经网络 0.95 CNN…☆73Updated 3 years ago
- ML Records in 1110 Lab of BUPT. Some detailed information can be referenced on: https://mathpretty.com/10388.html☆235Updated 2 years ago
- 考研保研机试☆50Updated 5 years ago
- 主要存储Datawhale组队学习中“计算机视觉”方向的资料。☆367Updated 11 months ago
- 我写了详细代码注释,卷积神经网络经典项目猫狗识别kaggle☆49Updated 6 years ago