Location:
Search - random_walk
Search list
Description: 自己编的一个用随机行走法实现电路计算的例子,电路图及参数均在Partial random walk for large linear network analysis里
Platform: |
Size: 994 |
Author: abigail |
Hits:
Description: 自己编的一个用随机行走法实现电路计算的例子,电路图及参数均在Partial random walk for large linear network analysis里-Own a random walk method used to achieve circuit examples, circuit diagrams and parameters in the Partial random walk for large linear network analysis in
Platform: |
Size: 1024 |
Author: abigail |
Hits:
Description: The random walker algorithm was introduced in the paper:
Leo Grady and Gareth Funka-Lea, "Multi-Label Image Segmentation for Medical Applications Based on Graph-Theoretic Electrical Potentials", in Proceedings of the 8th ECCV04, Workshop on Computer Vision Approaches to Medical Image Analysis and Mathematical Methods in Biomedical Image Analysis, p. 230-245, May 15th, 2004, Prague, Czech Republic, Springer-Verlag.
Available at: http://cns.bu.edu/~lgrady/grady2004multilabel.pdf
Platform: |
Size: 32768 |
Author: qozm |
Hits:
Description: 2D version of Brownian motion. A random walk is similar to markov process, however a
markov process has no memory, where a random walk uses an initial state.
The next step in the walk does not necessarily depend on your current
state but will be referenced from your current state, that is to say the
random vector is added to your current state. depending on complexity
-2D version of Brownian motion. A random walk is similar to markov process, however a
markov process has no memory, where a random walk uses an initial state.
The next step in the walk does not necessarily depend on your current
state but will be referenced from your current state, that is to say the
random vector is added to your current state. depending on complexity
Platform: |
Size: 1024 |
Author: el tigre |
Hits:
Description: A Painless Q-learning Tutorial (一个 Q-learning 算法的简明教程) ,学习此篇博客内容后写的一个简单例子(An easy program after learning the blog)
Platform: |
Size: 3072 |
Author: rock060
|
Hits:
Description: 关于python的随机漫步和粒子群算法、三角形图形的代码实现,可以参考(Random walk code implementation, you can learn from reference, personally feel good.)
Platform: |
Size: 2048 |
Author: yzh11 |
Hits: