搜索资源列表
relixue
- 传算法是一种基于生物进化原理的启发式并行搜索和优化技术,常被用于优化计算。该文针对经典遗传算法在多目标优化计算中存在的不足,结合热力学中熵的概念,利用约束交叉、适应度共享技术来进行多目标函数的优化计算。实验结果显示这种改进型遗传算法能得到一个较好的Pareto优集。 -Propagation algorithm is a heuristic based on the principle of biological evolution parallel search and optimiza
bpback
- 神经网络比较基础的算法,实现梯度下降和反向传播,以及L2规范化、交叉熵代价函数的引入,卷积神经网络 该算法用于mnist数据测试,有详细中文注释-Neural network based on the comparison algorithm, gradient descent and back-propagation, and L2 standardization introduced cross entropy cost function, convolution neural netw