Changes between Version 3 and Version 4 of misc/setup_for_ML/example_beamsize


Ignore:
Timestamp:
09/13/23 17:46:55 (10 months ago)
Author:
obina
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • misc/setup_for_ML/example_beamsize

    v3 v4  
    101101print("eval_val = ", func(np.array([myBopt.x_opt]))) 
    102102 
     103# Plot results 
    103104QM1.k1 = myBopt.x_opt[0] 
    104105QM2.k1 = myBopt.x_opt[1]