Penrose tiling are aperiodic tilings obtained using typically 2 isosceles triangles with 2 types of edge labelings (so 4 types of triangles). A way to generate tilings is by applying iterative edge splitting using the golden ratio. en.wikipedia.org/wiki/Penros…github.com/mathworks/penrose…
We just open-sourced differentiable SDE solvers in PyTorch:
github.com/google-research/t…
Now you can put stochastic differential equations in your deep learning models, and neural nets in your SDEs! Credit to @lxuechen.
Tensor-driven anisotropic diffusion solves the heat equation on a manifold defined by a tensor field. At the heart of many methods for image restauration, texture enhancement and vizualization. The book of Joachim Weickert is a must read. mia.uni-saarland.de/weickert…