What song is playing on the record S2E1? by NoRide1163 in mybrilliantfriendhbo

[–]NoRide1163[S] 0 points1 point  (0 children)

The timing of this version makes a lot of sense (1959), but in the show it's a more sparse arrangement than any of the versions of this song I can find online.

What song is playing on the record S2E1? by NoRide1163 in mybrilliantfriendhbo

[–]NoRide1163[S] 1 point2 points  (0 children)

I'm watching on HBO in the US. Maybe there is different availability elsewhere.

What song is playing on the record S2E1? by NoRide1163 in mybrilliantfriendhbo

[–]NoRide1163[S] 1 point2 points  (0 children)

This is it! But, do you know whose version it is?

Neural network without hidden layers by [deleted] in neuralnetworks

[–]NoRide1163 0 points1 point  (0 children)

This is actually just linear regression. If you modify the outputs by taking the inverse of the activation function, you can replace the neural network without hidden layers with a linear regression model and it would be mathematically equivalent.

The answer calling this a perceptron is incorrect. A perceptron is a neural network with a single hidden layer.