All Projects → yangboz → godpaper

yangboz / godpaper

Licence: other
🐵 An AI chess-board-game framework(by many programming languages) implementations.

Programming Languages

HTML
75241 projects
actionscript
884 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
objective c
16641 projects - #2 most used programming language
C#
18002 projects

Projects that are alternatives of or similar to godpaper

Alphazero gomoku
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
Stars: ✭ 2,570 (+6325%)
Mutual labels:  board-game, mcts, alphago
Minecraft Reinforcement Learning
Deep Recurrent Q-Learning vs Deep Q Learning on a simple Partially Observable Markov Decision Process with Minecraft
Stars: ✭ 33 (-17.5%)
Mutual labels:  deep-reinforcement-learning, deeplearning
Introtodeeplearning
Lab Materials for MIT 6.S191: Introduction to Deep Learning
Stars: ✭ 4,955 (+12287.5%)
Mutual labels:  deep-reinforcement-learning, deeplearning
Trixi
Manage your machine learning experiments with trixi - modular, reproducible, high fashion. An experiment infrastructure optimized for PyTorch, but flexible enough to work for your framework and your tastes.
Stars: ✭ 211 (+427.5%)
Mutual labels:  deep-reinforcement-learning, deeplearning
Deep RL with pytorch
A pytorch tutorial for DRL(Deep Reinforcement Learning)
Stars: ✭ 160 (+300%)
Mutual labels:  deep-reinforcement-learning, mcts
Curl
CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning
Stars: ✭ 346 (+765%)
Mutual labels:  deep-reinforcement-learning, deeplearning
Airsim
Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
Stars: ✭ 12,528 (+31220%)
Mutual labels:  deep-reinforcement-learning, deeplearning
Mit Deep Learning
Tutorials, assignments, and competitions for MIT Deep Learning related courses.
Stars: ✭ 8,912 (+22180%)
Mutual labels:  deep-reinforcement-learning, deeplearning
Starling Framework
The Cross Platform Game Engine
Stars: ✭ 2,399 (+5897.5%)
Mutual labels:  flash, starling
UCThello
UCThello - a board game demonstrator (Othello variant) with computer AI using Monte Carlo Tree Search (MCTS) with UCB (Upper Confidence Bounds) applied to trees (UCT in short)
Stars: ✭ 26 (-35%)
Mutual labels:  board-game, mcts
Ailearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
Stars: ✭ 32,316 (+80690%)
Mutual labels:  dnn, deeplearning
pyDLGO
基於深度學習的 GTP 圍棋(围棋)引擎,KGS 指引文件以及演算法教學。
Stars: ✭ 33 (-17.5%)
Mutual labels:  mcts, alphago
Alpha Zero General
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more
Stars: ✭ 2,617 (+6442.5%)
Mutual labels:  mcts, alphago
muzero
A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each other, and investigate reliability of learned MuZero MDP models.
Stars: ✭ 126 (+215%)
Mutual labels:  deep-reinforcement-learning, mcts
starling-preloader
An example preloader for Starling Framework running in Adobe Flash Player in a web browser
Stars: ✭ 24 (-40%)
Mutual labels:  flash, starling
mmn
Moore Machine Networks (MMN): Learning Finite-State Representations of Recurrent Policy Networks
Stars: ✭ 39 (-2.5%)
Mutual labels:  deep-reinforcement-learning, finite-state-machine
datascience-mashup
In this repo I will try to gather all of the projects related to data science with clean datasets and high accuracy models to solve real world problems.
Stars: ✭ 36 (-10%)
Mutual labels:  deep-reinforcement-learning, deeplearning
wikipedia for humans
No description or website provided.
Stars: ✭ 44 (+10%)
Mutual labels:  wiki
use-state-machine
Use Finite State Machines with React Hooks
Stars: ✭ 28 (-30%)
Mutual labels:  finite-state-machine
gryds
A Python package for geometric transformations of images for data augmentation in deep learning
Stars: ✭ 55 (+37.5%)
Mutual labels:  deeplearning

GODPAPER:http://smartkit.tech/website/godpaper (民间棋类游戏WIKI)

About

A flash & ios board game framework named GODPAPER(code name:"the real knight"&"the real bishop") by as3 & objective-c language. This wiki is dedicated to all the unsung heroes of the world, those who the absence of which would degrade all our lives to the point where the sweet release of death would seem preferable to continuing this mortal existence. Ironically, the absence of those I refer to would all but guarantee this outcome! I of course refer here to the constants of the physical world:

G, the gravitational constant, whose vigilance secures us to this very world;

O, oops;

D,electric displacement field,also called the electric flux density;

P,kilogram meter per second (kg m/s);

A,area;

P,pascal (Pa);

E,the electric constant, which gives rise to the properties of the electromagnetic fields our technology depends upon;

R,Electrical resistance;

GODPAPER on Magazine:

(Software Developer's Journal)Everything You Need To Get Started with GODPAPER(page 20):

http://sdjournal.org/the-upcoming-iphone-development-issues-teaser/

What-if:

Screenshot of "GodpaperFacts"

UML Diagram:

Screenshot of "UML Diagram"

Games under "GODPAPER" framework

##Flex MXML based

Chinese Chess Jam: https://www.mochimedia.com/games/play/_v331

Two Hit One: https://www.mochimedia.com/games/play/_v801648

The Three Horse: https://www.mochimedia.com/games/play/_v317464

Cat And Mouse: https://www.mochimedia.com/games/play/_v93665

The Four Seasons: https://www.mochimedia.com/games/play/_v977037

https://www.mochimedia.com/games/play/_v687814

https://www.mochimedia.com/games/play/_v776899

The Color Lines: https://www.mochimedia.com/games/play/the-color-lines

https://www.mochimedia.com/games/play/_v312167

https://www.mochimedia.com/games/play/_v744572

##AS3 Starling/Feathers based

Player IO: http://cdn.playerio.com/thechessjam-pvatyplso0eghswccsjq9w/TheChessJam.swf

Screen shots

Screenshot of "TheChessJam"

Screenshot of "TheGo"

Screenshot of "ChineseChessJam"

Screenshot of "TicTacToe"

Screenshot of "TheBejeweledJam"

Main features

This wiki is for programmers. More precisely, it's for programmers who favor the 'learn by example' approach. I don't know about you, but I've ready plenty of flash games where all they present are fragments of applications and small, contrived bits of code to illustrate a given point. Now, without question, that is sometimes precisely what you want. Oftentimes, however, what you really want is a whole application that is explained in its entirety so you can see how all the pieces fit together as you explore it little by little. This is precisely what this wiki seeks to do.

Maven repository

http://repository-godpaper.forge.cloudbees.com/snapshot/com/godpaper/as3/

Jenkins CI

http://godpaper.ci.cloudbees.com/

GODPAPER Roadmap

Current Releases

TheRealKnight 1.0.0(Work in progress...)

Good-Old-Fashioned-AI

Uninformed Search Simulated evolution

Simplicity of Flex application

Mxml application, Green thread, Cross plant-form deployment

Future Releases

TheRealKnight 2.0(TheKnightErrant)

What-if: http://www.godpaper.com/godpaper/images/1/1d/GodpaperFacts.png

Work in progress:

Performance enhancement(Starling,Stage3d)

Strong AI

Informed Search

Knowledge Representation

Evolutionary Computation

Neural Networks I

Intelligent Agents

Future areas of investigation, not scheduled yet.

Neural Networks II

Biologically Inspired

Hybrid Models

Deep Learning AI

Tensorflow: https://github.com/Elucidation/tensorflow_chessbot

ReactJS & ReactNative: https://www.npmjs.com/package/react-native-game-engine

Tutorials

See:http://blog.lookbackon.com/?p=2469

Downloads

Link(TheKnightErrant for AS3 project):https://github.com/yangboz/godpaper/zipball/master

ASDOC

http://htmlpreview.github.io/?https://github.com/yangboz/godpaper/blob/master/TheKnightErrant/target/asdoc/index.html

Q & A

See:http://www.lookbackon.com/qa/

More

See:http://www.godpaper.com/godpaper/index.php/Framework

License

Seee:https://github.com/yangboz/godpaper/blob/master/LICENSE.md

Bitdeli Badge

next step

based on boardgame.io as game interface and game logic ,customize and train muzero AI engine for customized boardgame.io's AI player, publish board games to freeboardgames.org. please move to https://github.com/godpaper

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].