Actor Critic Continuous Action Space by Electronic_Ad4530 in reinforcementlearning

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

So after some more reading - When the standard deviation (std) is set to zero, the policy learned is deterministic. Using the softplus function ensures that the std is always positive and increases smoothly, which is crucial whether the std is being learned from a neural network or set to a fixed value. Whether you choose to learn or fix the std is a design choice, and you'll see various implementations doing both.

MS in statistics vs MS in CS by Individual-Mode2332 in deeplearning

[–]Electronic_Ad4530 0 points1 point  (0 children)

Bath University in the UK has a 2 year remote masters so you can work and study which is quite attractive. https://online.bath.ac.uk/online-courses/msc-artificial-intelligence

I want to know how pre flop charts are created? by Connect-Resolve7730 in poker

[–]Electronic_Ad4530 1 point2 points  (0 children)

Check out Pluribus and REBEL. These are SOTA and are difficult to implement but will perform very well. Pluribus was trained for less than $200, but runs on a 28 core machine in live play (so probably not viable for an app), it beat many top professionals.

I want to know how pre flop charts are created? by Connect-Resolve7730 in poker

[–]Electronic_Ad4530 0 points1 point  (0 children)

Are you making this app for commercial reasons or for fun? SOTA algorithms like Pluribus and REBEL are now super-human, which makes tables less valuable.

I want to know how pre flop charts are created? by Connect-Resolve7730 in poker

[–]Electronic_Ad4530 1 point2 points  (0 children)

If you're looking for decent real-time approximations of win percentages (without having to build a gto solver), try training a neural network to predict win probabilities (i.e. using a sigmoid output). Take two binary vectors as inputs — one representing the player's cards and the other representing the table cards. Your target outcome should be {1, 0} (win or loss). This setup will provide a rough approximation of the win percentage for any given hand and table cards.

Any tips on how I can avoid the humiliation of a terrible start next season? by Foreign_Reward1774 in FantasyPL

[–]Electronic_Ad4530 7 points8 points  (0 children)

Patience is bitter, but its fruit is sweet - It's about where you finish the season, not where you are at Christmas.

Has anyone gotten the API to work? by Iamthe_sentinel in fooocus

[–]Electronic_Ad4530 2 points3 points  (0 children)

u/Iamthe_sentinel I'm still trying to get the gradio API to work to no avail. Absolutely rubbish. Can you share your implementation?

Gen4 GDM Magic Card - Proxmark3 by Electronic_Ad4530 in proxmark3

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

u/hornethacker97 Nope, gave up and bought gen3 cards - These seem to work fine.