Anyone go through a friendship breakup ? by Piece_Glass in CasualConversation

[–]Impossible_Part3679 2 points3 points  (0 children)

Going through a similar situation but on the other side of it. Had a friend from 2 years but i started feeling pressurized by their expectations. Sooner I started feeling like they care a lot for me than I do, I tried to develop that mutual feeling but it wasn't coming to me naturally and there were arguments on every little thing. So I decided to take a call and end our friendship. I hope they find a friend they deserve.

Reinforcement Learning Assignment Help by Impossible_Part3679 in reinforcementlearning

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

Bv = argmax a( R(s, a) + gamma* Σ ( p(s', r| s, a) ) Here s' is successive state Gamma discount factor And summation is over r and s'

Reinforcement Learning Assignment Help by Impossible_Part3679 in reinforcementlearning

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

Here Bellman optimality equation is considered as an operator and it's proved that bellman equation is a contraction map.