minimax
Here are 343 public repositories matching this topic...
基于LangChain和ChatGLM-6B等系列LLM的针对本地知识库的自动问答
-
Updated
Apr 15, 2024 - Python
[AI Agent Application Development Framework] - 🚀 Build AI agent native application in very few code 💬 Easy to interact with AI agent in code using structure data and chained-calls syntax 🧩 Enhance AI Agent using plugins instead of rebuild a whole new agent
-
Updated
Nov 14, 2024 - Python
Python artificial intelligence framework for games
-
Updated
Aug 22, 2021 - Python
Minimax is a AI algorithm.
-
Updated
Dec 27, 2023 - Python
Akcio is a demonstration project for Retrieval Augmented Generation (RAG). It leverages the power of LLM to generate responses and uses vector databases to fetch relevant documents to enhance the quality and relevance of the output.
-
Updated
Nov 20, 2023 - Python
A game of checkers written using minmax algorithm and alpha-beta pruning.
-
Updated
Oct 3, 2024 - Python
Applying minimaxQ learning algorithm to 2 agents games
-
Updated
Nov 27, 2017 - Python
Here are some Python implementations of Gomoku AIs, including MCTS, Minimax and Genetic Alg.
-
Updated
Dec 14, 2018 - Python
An open-source checkers game with a computer-based AI, written with Python and Tkinter.
-
Updated
Sep 1, 2024 - Python
Minmax (minimax) algorithm with Alpha-Beta (𝛼−𝛽, ab) Pruning optimization for the Checkers (Draughts) game in Python 3. Same minimax algorithm works for chess, tic tac toe or similar games.
-
Updated
Dec 19, 2020 - Python
A simplified version of Go game in Python, with AI agents built-in and GUI to play.
-
Updated
May 3, 2019 - Python
Full game implemented + AI/ML/OtherBuzzwords players (expectimax, monte-carlo and more). Fork me!
-
Updated
Nov 30, 2019 - Python
Stochastic Markov Games
-
Updated
Oct 5, 2017 - Python
Implementation of many popular AI algorithms to play the game of Pacman such as Minimax, Expectimax and Greedy.
-
Updated
Apr 12, 2020 - Python
Bots for the board game quoridor implemented using four algorithms: minimax, minimax with alpha beta pruning, expectimax and monte carlo tree search.
-
Updated
Sep 28, 2024 - Python
This is a project extending the solution to the kaggle-connectx problem statement. Here I have made the frontend UI for the same and added some new features.
-
Updated
Mar 8, 2021 - Python
Improve this page
Add a description, image, and links to the minimax topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the minimax topic, visit your repo's landing page and select "manage topics."