Update README.md

This commit is contained in:
p15806732 2022-11-05 00:42:47 +08:00
parent 4c307a4d8e
commit a833315b05
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
## Introduction
The rapid development of deep learning has brought new opportunities for the exploration of topology optimization methods. The combination of deep learning and topology optimization has become one of the hottest research fields at the moment. In this work, the neural network is directly used for topology optimization. The update of the design variables (pseudo-density) in the conventional topology optimization method is transformed into the update of the neural network's parameters, which is called **_Neural Reparameterization_**. The sensitivity analysis in the conventional topology optimization method is realized by the powerful **_Automatic Differentiation_** technology.
![TONR_Network.png](https://www.osredm.com/idrl/AuTONR/tree/master/Linear_TO/image/TONR_Network.png)
[TONR_Network.png](https://www.osredm.com/idrl/AuTONR/tree/master/Linear_TO/image/TONR_Network.png)
<a name="JbNxX"></a>
## Codes
An educational code for structural topology optimization based on AuTONR.