资源列表
Verilog数字系统设计教程%28第二版%29 夏宇闻.pdf
- 设计词: 数字电路 神经网络 matlab 神经 matlab 仿真 遗传算法(sm3_rst_n, csm2_rst_n, csm1_rst_n, csm0_rst_n, b_10gf_rst_n, f_10gf_rst_n, b_ge_rst_n, f_ge_rst_n, mucus_rst_n, daughter_rst_n, csm0_led_n, csm1_led_n, csm2_led_n, csm3_led_n, hdd_cf_led_n, in_out_irq_n, csm_r
ANFIS
- ANFIS (Adaptive-Network-based Fuzzy Inference System) is a fuzzy inference systemimplemented in the framework of adaptive networks, and it can construct an input-output mapping based on both human knowledge (in the form of fuzzy if-then rules) and st
MATLAB-LeNet5-master
- 手写体识别 lenet5 LeNet5由7层CNN(不包含输入层)组成,上图中输入的原始图像大小是32×32像素,卷积层用Ci表示,子采样层(pooling,池化)用Si表示,全连接层用Fi表示。下面逐层介绍其作用和示意图上方的数字含义。(Lenet5 is composed of seven layers of CNN)
MultiRobot_System-master
- 使用phthon编程算法多机器人或多智能体的路径规划(algorithm for path planning)
DNN实现手写数字识别
- DNN实现手写数字的识别,准确率80以上,可以自行改变学习率等,希望能帮助到大家。
sunfish chess engine
- Sunfish is a simple but strong chess engine.
MDvrp问题求解
- 设计遗传算法,计算MDvrp问题,内涵数据与完整程序,使用matlab编码,测试可用
duancengshibie
- 人工智能断层识别以及一部分标签制作流程,采用常规的卷积神经网络进行模型训练
三维点云分割
- 通过java实现对三维点云进行分割,包括三种方法:基于法向量的、基于区域的、基于聚类的
30577162cmac
- 本控制器采用CMAC前馈控制,CMAC采用有导师的学习算法。实现了albus论文里面的小脑模型,并编写了程序!不错!值得分享!!!(This controller adopts CMAC feedforward control, and CMAC adopts learning algorithm with tutor.Realized the cerebellum model in the albus paper, and wrote the program!Good job!Worth sh
CROlib.mat
- 化学反应算法的MATLAB程序,亲测好用,方便学习(Matlab program of chemical reaction algorithm, easy to use and study)
使用vgg16训练cifar数据集
- 神经网络 深度学习 慕课平台 tensorflow2.1 使用vgg16训练cifar10分类数据集