Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

License

NotificationsYou must be signed in to change notification settings

sbl1996/yugioh-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(Deprecated, merged intoygo-agent)

Yugioh AI uses large language models (LLM) and RL to play Yu-Gi-Oh. It is inspired byyugioh-ai andyugioh-game, and usesygopro-core.

Usage

Setup

An automated setup script is provided for Linux (tested on Ubuntu 22.04). It will install all dependencies and build the library. To run it, execute the following commands:

make setup

Running

Test that the repo is setup correctly by running:

python cli.py --deck1 deck/Starter.ydk --deck2 deck/BlueEyes.ydk

You should see text output showing two random AI playing a duel by making random moves.

You can set--seed to a fixed value to get deterministic results.

Implementation

The implementation is initially based onyugioh-game. To provide a clean game environment, it removes all server code and only keeps basic duel-related classes and message handlers.To implement the AI, inspired byyugioh-ai, every message handler also provides all possible actions that can be taken in response to the message.

Notes

Never

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp