Section 01
[Introduction] Open-Source PyTorch Reproduction Project of Fudan's Fresnel Diffraction Neural Network, Supporting Reuse of Optical AI Computing Framework
The open-source PyTorch reproduction project of the Fresnel Diffraction Neural Network (Fresnel DNN) proposed by the team of Zi Jian and Shi Lei from Fudan University is maintained by yeungmkw. It supports single-layer MNIST classification (accuracy 97.08%) and double-layer grayscale image classification, providing a reusable simulation and training framework for optical neural network research. The project source is GitHub (link: https://github.com/yeungmkw/fresnel-dnn-repro), based on the team's papers published in Photonics Research in 2022 and 2024.