
ANN & GA
magicblue
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
the initialization of ANN weights and activation function
the chioce of weights initialization and activation function is a paradigm: 1. weights must be small suitablely at random(too small is bad). 2. activation function is supposed to be linear in range of原创 2007-02-17 16:58:00 · 1127 阅读 · 0 评论 -
Fitness function
I am always thinking about the fitness function, its a natural selection pressure simulation with a little bias. the difference between them is that for a given problem, fitness function for it is st原创 2007-01-22 11:57:00 · 1857 阅读 · 0 评论