Jeong Hoon Choi
Sian
single & double slit simulation
python codes
- Single Slit & Double Slit Simulation
Particles Photon
Assuming that the light is a particle obtained the distribution of light through Monte Carlo
Download particle.py


Single Slit Simulation
Assuming that the light is a wave obtained the distribution of light through Monte Carlo
Download single.py
Download single_gd.py




Double Slit Simulation
Assuming that the light is a wave obtained the distribution of light through Monte Carlo
Download double.py
Download double_gd.py
Download double_adam.py

gradient descent



Adam



Predict parameters DNN models
Download double_dnn.py
Download double_dnn_test.py


- Tatol project .ipynb
Download slit.ipynb