Medium blog post: What do deep neural networks understand of fractals?

Hello everyone !

A quick ‘advertisement’ for my first blog post on Medium. In this post, I train various neural networks to approximate a well known fractal, the Mandelbrot set, and I analyse the impact of the architecture on the computation power of the network.

Don’t hesitate to point spelling mistakes (any kind of mistake actually ^^).

2 Likes

Nice one! Builds a good intuition about the effect of different activations functions and size of the network.