同态加密,密文实现ResNet18推理
2022-09-05 09:07:42 39KB CNN
1
三、SVM的C语言编程介绍 1.求解SVM的两个开源开发包: Libsvm: http://www.csie.ntu.edu.tw/~cjlin SVM-light:http://ais.gmd.de/~thorsten/svm_light
2022-09-02 09:03:09 1.15MB SVM MATLAB
1
【信号识别】基于matlab深度学习CNN信号调制分类【含Matlab源码 2066期】.mp4
2022-09-01 14:54:26 2.88MB
1
里面包含验证码生成程序和识别程序,是入门CNN的简单实用的例子,有介绍见https://blog.csdn.net/qq_32791307/article/details/82262051
2022-08-28 19:54:54 48KB cnn
1
遗传算法优化SVM分类 程序完整 亲测可用!
2022-08-25 19:40:39 515KB 分类matlabGA-SVM
svm分类器,用于对曲线进行分类
2022-08-24 19:05:57 500.44MB SVM
1
006_基于支持向量机(SVM)的时间序列预测 Matlab代码实现过程,调用了libsvm工具箱实现
2022-08-24 14:08:14 70KB 机器学习 深度学习 Matlab 神经网络
1
基于SVM的金融时间序列分析的研究,刘迪,,本文通过比较支持向量机(SVM)和自回归移动平均模型(ARIMA)在金融时间序列回归分析的实验,提出了一种新的SVM和ARIMA的组合模型。该模
2022-08-21 00:18:16 424KB 金融时间序列分析
1
The best place to start is with the user-friendly Keras sequential API. Build models by plugging together building blocks. After these tutorials, read the Keras guide. The Keras functional and subclassing APIs provide a define-by-run interface for customization and advanced research. Build your model, then write the forward and backward pass. Create custom layers, activations, and training loops.
2022-08-19 21:05:30 55KB 神经网络 cnn tensorflow
1
Convolutional Neural Network (CNN) This tutorial demonstrates training a simple Convolutional Neural Network (CNN) to classify CIFAR images. Because this tutorial uses the Keras Sequential API, creating and training your model will take just a few lines of code.
2022-08-19 21:05:29 312KB tensorflow 卷积神经网络
1