ai-games

There are 51 repositories under ai-games topic.

  • PodsGoBrrr

    Language:Python
  • CS4386AI-Game-Algorithm-HW1

    Year3 SemB CS4386 HW1: Implement Monte Carlo Tree Search algorithm with self-designed evaluation function for a chess game which is played by two players on a 6x6 board.

    Language:Python
  • GameAISDK

    基于图像的游戏AI自动化框架

    Language:C++
  • pygame-ai-tictactoe

    An AI based Tic Tac Toe Game that plays against you.

    Language:Python
  • ai-genetic-algorithm-snake

    A port of https://github.com/craighaber/AI-for-Snake-Game from Python to Javascript.

    Language:JavaScript
  • The-Escaper

    Ai for Game

    Language:C#
  • Hero-Escapes-from-Dungeon

    In Artificial Intelligence Planning, there are different types of planning, and this problem is an example of Classical Planning.

  • AI-vs.-Humanity

    A collection of games where agents are trained with Reinforcement Learning

    Language:C#
  • Playing-Rock-Paper-Scissor-with-AI

    It’s pretty simple. I’ve Fine-tuned NASNETMobile model to recognize my hand signs when it’s inside the box, so when the model predicts my hand signs, the AI randomly generates its own move. And then the winner of that move is decided. The application is designed in a way that you can decide whether to go for the best of 5, best of 10, or any number for that number.

    Language:Jupyter Notebook
  • MatchGame

    You have to choose 2 card from a randomized grid of card and every time you choose 2 identical card, they got disappeared... the faster the better!!

    Language:Swift
  • AI_gym-MarkovDecisionProcess

    Objective: Using the AI_gym environment design an algorithm which will instruct an agent to learn and succeed at different tasks

    Language:Jupyter Notebook
  • ai.js

    ai.js

    Learning Neural Networks from scratch in javascript

    Language:JavaScript
  • ai-lab-2019

    Artificial Intelligence Laboratory Course A.A. 2018/19 University of Verona.

    Language:Jupyter Notebook
  • Cart-pole

    OpenA.I. challenge for training a system to balance a cart pole.

    Language:Python