搜索结果
找到约 33 项符合
Boltzmann 的查询结果
按分类筛选
数值算法/人工智能 anb 版的LBM程序 This code was written to show beginners in a simple and c short way the relevant proce
anb 版的LBM程序 This code was written to show beginners in a simple and
c short way the relevant procedures of a lattice Boltzmann solver,
c pointing on how everything works "in principle". Nearly all
c procedures could be implemented other (and better) as it is done
c here, and even the algorithm ...
VC书籍 这是一个C语言编写的模拟退火算法的玻尔兹曼机
这是一个C语言编写的模拟退火算法的玻尔兹曼机,它实现了Boltzmann玻尔兹曼机的学习训练。通过仿真神经网络,实现在多个输入输出神经元间,训练权重和阈值,从而收敛。