SCMA-2021 Ass011 Multi-Layer Perceptron

Опубликовано: 02 Июль 2026
на канале: Tien-En Chang
24
1

Implement multi-layer perceptron (MLP) with different optimization techniques, such as gradient based method, real-value encoded genetic algorithm (GA) and particle swarm optimization (PSO). Though the number of variables are large in optimizing MLP, GA and PSO still get competitive results in some cases (with proper parameters).

Github: https://github.com/w2051200021/SCMA-2...