The code in Python is for the paper:
Shan Mao, Zhenbo Ren, and Jianlin Zhao, “Learning-based design of flight visual display system,”
Feel free to let me know if you have any problems at thomas0708renATgmail.com.
The code provided here is to train a MLP regressor for optics design. It was originally run and tested in Jupyter Notebook. For a generalized utilization to the public, the code is given in Python format. Also, for demonstration purposes, adequate minor revisions are made in the code.
Modules that the code depends on are given in the first functional block.