Загрузка видео...
Не удалось загрузить видео
using an evolutionary algorithm to paint Mona Lisa in 200 rectangles— 🔧 source code in JS:
30,368 просмотров • 1 год назад •via X (Twitter)
Комментарии: 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.

