home.social

#aoc2015 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #aoc2015, aggregated by home.social.

  1. Someone asked how to solve the Advent of Code puzzle of 2015 day 15 adventofcode.com/2015/day/15 so I made this Python Jupyter notebook which shows a possible approach that is not brute force. If they can generalise this to the actual problem with 4 instead of 2 variables then that will be a useful introduction to gradient descent. ee1.nl/code/aoc2015-15.html

    #AdventOfCode #AoC2015 #LinearAlgebra #Optimization #GradientDescent #Python #Jupyter #programming #puzzle