资源列表
2611-5699-1-PB
- Enhanced Ant-Based Routing for Improving Performance of Wireless Sensor Network
innerover
- inverover tsp algorithm
snn
- 吴恩达网易云课堂第一课,第二周,浅层神经网络(SNN(Shallow neural network)from Coursera Andrew Ng)
Kai-square_test
- 卡方检验的检测算法,使用C++编写,可用于特征选择和过滤。(Kai-square_test by C++ can be used for the features or filter.)
Prog Asgn of DL Specialization courses
- 吴恩达深度学习笔记,这个不错,值得看看,会有帮助的(Note book of deep learning, it is good enough. Yes.)
Tensorflow 实战Google深度学习框架
- TensorFlow的一些样例代码。Tensor(张量)意味着N维数组,Flow(流)意味着基于数据流图的计算,TensorFlow为张量从流图的一端流动到另一端计算过程。TensorFlow是将复杂的数据结构传输至人工智能神经网中进行分析和处理过程的系统。(Tensor (Zhang Liang) means N dimension array. Flow (flow) means computation based on data flow graph. TensorFlow flows f
dijkstra
- 一个对dijkstra算法功能的加强,可以直接输出任意两点的最短距离矩阵(A strengthening of the function of the Dijkstra algorithm, which can directly output the shortest distance matrix of any two points)
运动学分析
- 并联机构求正解 用遗传算法来对神经网络算法的权值选取过程进行优化,既能缩短训练时间,提高网络收敛速度,又可以有效避免训练中陷入局部最优解。(According to solving results, the solving precision of neural network algorithm which is optimized by genetic algorithm is able to reach nanoscale and has a higher solving precisio
1-s2.0-S030626191501661X-main.pdf
- A distributed decision framework for building clusters with different heterogeneity settings
odesRK4
- 四阶经典龙格库塔法求解线性常微分方程组, 以及简易食物链的模型应用,方程组以向量输入输出(Four order Rung-Kutta for differential equations)
e2e-gLSTM-sc-master
- 给图片生成英文描述,输入为图片,输出为句子(Image captioning, please refer to the source for more details: https://github.com/LuoweiZhou/e2e-gLSTM-sc)
约瑟夫
- 使用c语言编程 解决acm中的约瑟夫问题(环形链表法)(C language programming to solve Joseph problem)