-
Originally captured in #151.
There are a few types of indexes that are expensive to compute, inncluding tfidf for cards, and card_rank.
These need to be updated every time that a card is updated…
-
The current card comparison logic is pretty messy, and could maybe be cleaned up by implementing lt/gt operators for the Card objects.
I believe the original reason for implementing these was to re…
-
### 🐛 Describe the bug
I'm training a vqgan model and there is a forward operation which do allreduce across batch to get an estimation of the data distribution. It successfully ran for hours and han…
-
from https://twitter.com/ppurang/status/1317827002070597634
```scala
enum Rank {
case Two, Three, Four, Five, Six, Seven, Eight, Nine, Ten, Jack, Queen, King, Ace
}
enum Suit {
case Club…
-
Hello, I am running code on a 4-card A800 server, and it seems to be quite problematic. Could you please provide some solutions? Thank you very much.This is my error log.
WARNING:__main__:
*******…
-
OS: ubuntu
Memory: 32GB
CPU:13900k
poker_ai cluster --low_card_rank=10 --high_card_rank=14 --n_river_clusters=10 --n_turn_clusters=10 --n_flop_clusters=50
and got process killed due to OOM
-
The personality of GLaDOS currently resides in the system prompt and dialog in the config.yaml.
As there is already a few standards for designing characters, we should probably adopt one.
ToDo:
…
-
I request the ranking an Omaha hands.
In Omaha Hold'em, four hole card are dealt for players and five cards are dealt on the board.
It's evaluated the best five-cards made from three of five cards…
-
[go2rtc](https://github.com/AlexxIT/go2rtc) is now built into Home Assistant starting from [version 2024.11](https://www.home-assistant.io/blog/2024/11/06/release-202411/). This will allow users to vi…
-
It's hard to generate test data sets with xUnit. I recommend to use NUnit test framework.
For example there is a PairwiseAttribute which could significantly simplify our tests https://github.com/nuni…