diff --git a/README.md b/README.md index 16dd0b3..570c26c 100644 --- a/README.md +++ b/README.md @@ -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) ## Codes An educational code for structural topology optimization based on AuTONR.