lansinuote / Optimization_In_NumpyLinks
☆18Updated 4 years ago
Alternatives and similar repositories for Optimization_In_Numpy
Users that are interested in Optimization_In_Numpy are comparing it to the libraries listed below
Sorting:
- 使用多种方法解决MNSIT问题☆24Updated 5 years ago
- 深度学习代码☆132Updated 6 years ago
- 这是利用条件GAN(CGAN)实现生成MNIST图像的代码☆28Updated 6 years ago
- 深度学习与PyTorch入门实战视频教程 配套源代码和PPT☆78Updated 6 years ago
- pytorch版—使用resnet50迁移学习实现皮肤病图片的二分类☆135Updated 6 years ago
- 用Python实现SVM多分类器☆436Updated last year
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆134Updated 6 years ago
- 这是一个使用Python和PyQt5开发的一个计算机视觉辅助裂缝标注工具,标注工具先用边缘检测和形态学方法预识别裂缝,然后人工对结果进行标涂或擦除。除了此方法,工具还有其他多种方法,详情请见readme.md的介绍☆88Updated 6 years ago
- K-Means++(HCM), Fuzzy C-Means(FCM), Hierarchical Clustering, DBscan☆392Updated 9 months ago
- Pytorch_Learning_Notes☆102Updated 10 months ago
- ML Records in 1110 Lab of BUPT. Some detailed information can be referenced on: https://mathpretty.com/10388.html☆237Updated 2 years ago
- AI学习过程中的实操代码☆211Updated 5 years ago
- 基于numpy实现支持svm算法,包括简单smo算法,启发式smo算法,并增加了完整注释☆21Updated 6 years ago
- 深度学习 注意力机制模块 时间 空间注意力通道☆35Updated 2 years ago
- 包含PlotNeuralNet绘制神经网络结构图的教程源码☆240Updated 6 years ago
- feature selections and extractions☆88Updated last year
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆53Updated 8 years ago
- 用于pytorch的图像分类,包含多种模型方法,比如AlexNet,VGG,GoogleNet,ResNet,DenseNet等等,包含可完整运行的代码。除此之外,也有colab的在线运行代码,可以直接在colab在线运行查看结果。也可以迁移到自己的数据集进行迁移学习。☆249Updated 2 years ago
- 集成学习Stacking方法详解☆80Updated 6 years ago
- 项目基于论文《Fuzzy c-Means Algorithms for Very Large Data》,使用Python语言实现FCM算法及其扩展算法,包括FCM、spFCM、oFCM、kFCM、reskFCM、spkFCM、okFCM。☆67Updated 6 years ago
- 使用改良的Transformer模型应用于多维时间序列的分类任务上☆94Updated 4 years ago
- Elsevier Templates-Latex☆67Updated 8 months ago
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆43Updated 6 years ago
- Elsevier template 'elsarticle'.☆197Updated 2 years ago
- 个人练习,自编码器及其变形(理论+实践)☆345Updated 6 years ago
- 基于Swin-transformer训练图像分类并部署web端☆94Updated 3 years ago
- simple tutorial of pytorch☆137Updated 6 years ago
- BLS Code☆135Updated 7 years ago
- gan_torch (cpu & gpu)☆30Updated 4 years ago
- 这个仓库主要包含了LSTM、卷积神经网络中,注意力机制的实现。☆138Updated 4 years ago