kaanaksit / odak

Scientific computing library for optics, computer graphics and visual perception.
https://kaanaksit.com/odak
Mozilla Public License 2.0
176 stars 52 forks source link

Adding Stochastic Gradient Descent based hologram calculation #21

Closed kaanaksit closed 3 years ago

kaanaksit commented 3 years ago

Odak supports torch based hologram calculation routines. Odak.learn.wave lacks a definition that can calculate holograms using Stochastic Gradient Descent. The latest and greatest in combining torch and odak is at a branch called torch_1_8_0. At the time of the writing of this issue, any development should go on top of that branch.

KorayKavakli commented 3 years ago

Issue #22 resolves the case.

kaanaksit commented 3 years ago

Adding @askaradeniz for visibility, and closing the issue. Thanks @KorayKavakli !