Skip to content

Using DeepSeek AI to create an AI for a card game #622

Open
@shadowfox87

Description

@shadowfox87

AI is evolving rapidly. We have World Chess and Go champions that have been defeated by AI. Yet, trading card games like Magic the Gathering and Yu-Gi-Oh still have yet to make an AI that can do this. This is because of the complexity of a card game that has so many different types of cards that do different things and the randomness factor which makes each game different from its past. This is unlike Go and Chess where all pieces are always static at the start of the game and have the same function.

We have a lot of data of a lot of games from several thousand players using the best decks. This data is in the form of a json that has every move every turn, the action, the card that is used and what happened. We want to be able to see there is a way to train an AI to write an AI script using this data for a specific deck of cards and that deck's duels.

If interested, contact me. I don't have the GPU or computing power to do this myself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions