修改生成数据方式和网络训练方式
This commit is contained in:
@ -294,8 +294,6 @@ def convert_individual_2_result(component_data, component_point_pos, designated_
|
||||
|
||||
@timer_wrapper
|
||||
def optimizer_hybrid_genetic(pcb_data, component_data, hinter=True):
|
||||
random.seed(0)
|
||||
np.random.seed(0)
|
||||
nozzle_assigned_counter = optimal_nozzle_assignment(component_data, pcb_data)
|
||||
|
||||
# nozzle assignment result:
|
||||
|
Reference in New Issue
Block a user