联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按平台查找All Python(941) 

[人工智能/神经网络/深度学习] codsoft_taskno

实现一个AI代理,与人类玩家玩经典的Tic Tac Toe游戏。您可以使用类似Minimax的算法,无论是否使用Alpha Beta修剪,都可以使AI玩家无与伦比。这个项目将帮助你理解博弈论和基本搜索算法。
Implement an AI agent that plays the classic game of Tic-Tac-Toe against a human player. You can use algorithms like Minimax with or without Alpha-Beta Pruning to make the AI player unbeatable. This project will help you understand game theory and basic search algorithms. (2024-03-14, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1710358830627437.html

[人工智能/神经网络/深度学习] Qniffel

基于强化学习的APP,用于玩Kniffel(Yahtzee)游戏
A reinforcement learning based APP to play the game Kniffel(Yahtzee) (2024-01-20, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1705834268538724.html

[人工智能/神经网络/深度学习] CODSOFT-Tic-Tac-Toe-AI-

我实现了一个人工智能代理,与人类玩家玩经典的Tic Tac Toe游戏。我使用了类似Minimax和Alpha-B的算法...
I implemented an AI agent that played the classic game of Tic-Tac-Toe against a human player. I used algorithms like Minimax with Alpha-Beta Pruning to make the AI player unbeatable. This project helped me understand game theory and basic search algorithms. (2023-11-04, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1699114649844390.html

[人工智能/神经网络/深度学习] TicTacToe

这是一个叫井字游戏的游戏。你可以和你的朋友一起玩,或者和人工智能一起玩,有几个难度。最高级别的人工智能游戏...
This is a game called tic tac toe. you can play it with your friend or with AI with several levels of difficulties. highest level AI plays with Minimax Algorithm. (2020-07-02, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1698655101392448.html

[人工智能/神经网络/深度学习] Tic-Tac_Toe-AI-Agent

实现了一个人工智能代理,与人类玩家玩经典的Tic Tac Toe游戏。您可以使用类似Minimax的算法,或wi...,
Implemented an AI agent that plays the classic game of Tic-Tac-Toe against a human player. You can use algorithms like Minimax with or without Alpha-Beta Pruning to make the AI player unbeatable. (2023-09-12, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694600326142561.html

[人工智能/神经网络/深度学习] Tic-Tac-Toe-using-AI

TIC-TAC-TOE AI我实现了一个AI代理,与人类玩家玩经典的TIC-TAC-TOE游戏。我使用了Minimax等算法...,
TIC-TAC-TOE AI I implement an Al agent that plays the classic game of Tic-Tac-Toe against a human player. I used algorithms like Minimax with or without Alpha-Beta Pruning to make the Al player unbeatable. This project helped me to understand game theory and basic search algorithms. (2023-09-09, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694389676692896.html

[人工智能/神经网络/深度学习] Lifesaver-GPTs-App

各种GPT旨在使您生活的不同领域变得更轻松,如工作场所、健康、学生生活和娱乐。,
Various GPTs are built to make different sectors of your life easier, such as workplace, health, student life and entertainment., (2023-08-05, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1691263817561759.html

[人工智能/神经网络/深度学习] RL-Pac-Man

使用Q学习和人类反馈玩吃豆人。,
Playing Pac-Man using Q-learning and human feedback., (2017-12-17, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689744833505180.html

[人工智能/神经网络/深度学习] Tic-Tac-Toe

Tic tac toe(也称为零和十字或Xs和Os)是一款纸笔游戏,供X和O两名玩家玩,他们轮流标记...,
Tic-tac-toe (also known as noughts and crosses or Xs and Os) is a paper-and-pencil game for two players, X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row wins the game. Here you will single player vs AI Based Algorithm. (2020-10-20, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689712250942014.html

[人工智能/神经网络/深度学习] AI-the-Spire

开发用于玩Slay the Spire的智能代理,
Development of an intelligent Agent for playing Slay the Spire, (2020-10-18, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688838464990662.html

[人工智能/神经网络/深度学习] wingobot

AlphaGo Zero复制品,用于在13 x 13板上玩。
AlphaGo Zero replica for play on 13 x 13 board. (2022-06-12, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688468096953049.html

[人工智能/神经网络/深度学习] Instruction-Tuning-with-GLM

我发布了在发布的GPT4数据上微调GLM的代码。这个回购只是为了分享和娱乐。
I release the code for fine-tuning GLM on released GPT4 data. This repo is just for sharing and fun. (2023-04-28, Python, 18KB, 下载0次)

http://www.pudn.com/Download/item/id/1687662878941251.html

[人工智能/神经网络/深度学习] TicTacToeAI

使用再强化学习来学习机器玩井字游戏。
Using reainforcement learning to learn a machine to play tic-tac-toe. (2018-04-25, Python, 1335KB, 下载0次)

http://www.pudn.com/Download/item/id/1687472568346454.html

[人工智能/神经网络/深度学习] play-daxigua-using-PaddleX

使用PaddleX在浏览器自动玩合成大西瓜
Use PaddleX to automatically play synthetic watermelon in the browser (2021-03-05, Python, 88016KB, 下载0次)

http://www.pudn.com/Download/item/id/1687293882761836.html

[人工智能/神经网络/深度学习] Mancala_AI

一个玩Mancala游戏的人工智能从头开始设计。
An AI to play the game Mancala designed from scratch. (2021-08-04, Python, 5453KB, 下载0次)

http://www.pudn.com/Download/item/id/1687279261380441.html

[人工智能/神经网络/深度学习] A2C-ConvLSTM-Starcraft2-with-pysc2

A2C,ConvLSTM代理与pysc2玩星际争霸2
A2C with ConvLSTM agent playing Starcraft 2 with pysc2 (2020-05-20, Python, 31KB, 下载0次)

http://www.pudn.com/Download/item/id/1687120256494729.html

[人工智能/神经网络/深度学习] PongBot

多进程Keras PPO机器人在OpenAI的健身房玩Pong
Multiprocessed Keras PPO bot playing Pong on OpenAI s gym (2019-07-29, Python, 605KB, 下载0次)

http://www.pudn.com/Download/item/id/1687118132451772.html

[人工智能/神经网络/深度学习] tf2-PPO-atari

使用tensorflow2实现PPO玩atari游戏
Use tensorflow2 achieve PPO to play atari game (2019-10-25, Python, 53047KB, 下载0次)

http://www.pudn.com/Download/item/id/1687118062655886.html

[人工智能/神经网络/深度学习] kcaa

KCAA(发音为K-car)是玩Kancolle(Kantai Collection)的辅助工具,旨在为玩家完成简单的任务...
KCAA (pronounced as K-car) is an assistant tool for playing Kancolle (Kantai Collection), aimed to do simple tasks for you so that you can focus on what you really should do -- resource management and decision making. (2015-08-02, Python, 275KB, 下载0次)

http://www.pudn.com/Download/item/id/1438488525295953.html

[人工智能/神经网络/深度学习] dqn_atari

dqn_atari,深度强化学习训练电脑玩打砖块游戏
dqn_ Atari, deep reinforcement learning training, computer playing brick game (2019-05-27, Python, 75KB, 下载0次)

http://www.pudn.com/Download/item/id/1558932065550233.html