2021年法研杯信息抽取赛道第二名方案
-
Updated
Nov 21, 2021 - Python
2021年法研杯信息抽取赛道第二名方案
This is a script that defines a class for training a neural network using a genetic algorithm. You will have to score it yourself (because of the nature of genetic algorithms), but otherwise it works well. The methods included are slice and random crossover, as well as top 2 and weighted pick for the selection method.
Add a description, image, and links to the top-2 topic page so that developers can more easily learn about it.
To associate your repository with the top-2 topic, visit your repo's landing page and select "manage topics."