正在加载视频...
视频加载失败
using an evolutionary algorithm to paint Mona Lisa in 200 rectangles— 🔧 source code in JS:
6 条评论

Rainmaker2 年前
🚀 Discover how Reinforcement Learning can transform trading strategies! Check out my free Substack for full code and backtest of the completed Q-learning algorithm. Don't miss out! 📈✨

artur1 年前
that’s cool af

emily1 年前
Mona Jesus

Maynard(, Eli)1 年前
why do they not end up with zero white space?

Matt DesLauriers1 年前
You mean the small white gaps? Two things contribute: the background color, and the fact that the optimization happens on a much smaller canvas size than final rendering. Using magenta as background reduces the gaps; black background increases the gaps as it embraces them.

Odds1 年前
Oh sick! I did something similar a while ago with an MLP.

