All Projects → MagicCube → Tensorflow Rex Run

MagicCube / Tensorflow Rex Run

A TensorFlow.js based AI player platform for T-Rex Runner. T-Rex Runner is originally an easter egg game inside chrome.

Programming Languages

javascript
184084 projects - #8 most used programming language
es6
455 projects
es7
32 projects

Projects that are alternatives of or similar to Tensorflow Rex Run

Coca
Coca is a toolbox which is design for legacy system refactoring and analysis, includes call graph, concept analysis, api tree, design patterns suggest. Coca 是一个用于系统重构、系统迁移和系统分析的瑞士军刀。它可以分析代码中的测试坏味道、模块化分析、行数统计、分析调用与依赖、Git 分析以及自动化重构等。
Stars: ✭ 576 (-4.79%)
Mutual labels:  ai
Hindsight
Web browser forensics for Google Chrome/Chromium
Stars: ✭ 589 (-2.64%)
Mutual labels:  chrome
Tetris game
A Tetris Game with AI
Stars: ✭ 600 (-0.83%)
Mutual labels:  ai
Oscnews
Chrome 插件,查看开源中国软件更新资讯,文档导航,GitHub 趋势榜,linux命令索引,浏览历史记录和时钟页面。
Stars: ✭ 582 (-3.8%)
Mutual labels:  chrome
Viewimage
Extension to re-implement the "View Image" and "Search by image" buttons into google images.
Stars: ✭ 587 (-2.98%)
Mutual labels:  chrome
Chromy
Chromy is a library for operating headless chrome. 🍺🍺🍺
Stars: ✭ 593 (-1.98%)
Mutual labels:  chrome
Chrome Extension Udemy Translate
Translate Udemy's subtitles into Chinese、English etc(Disneyplus+netflix+udemy+lynda+hulu+hbo now+primevideo)
Stars: ✭ 553 (-8.6%)
Mutual labels:  chrome
Machine learning tutorials
Code, exercises and tutorials of my personal blog ! 📝
Stars: ✭ 601 (-0.66%)
Mutual labels:  ai
Tensorflowandroiddemo
TensorFlow android demo 车道线 车辆 人脸 动作 骨架 识别 检测 抽烟 打电话 闭眼 睁眼
Stars: ✭ 589 (-2.64%)
Mutual labels:  ai
Nighttab
A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.
Stars: ✭ 598 (-1.16%)
Mutual labels:  chrome
Adblockfast
Adblock Fast is a new, faster ad blocker for Android, iOS, Chrome, and Opera.
Stars: ✭ 582 (-3.8%)
Mutual labels:  chrome
Habitat Lab
A modular high-level library to train embodied AI agents across a variety of tasks, environments, and simulators.
Stars: ✭ 587 (-2.98%)
Mutual labels:  ai
Photonix
This is a new web-based photo management application. Run it on your home server and it will let you find the right photo from your collection on any device. Smart filtering is made possible by object recognition, location awareness, color analysis and other ML algorithms.
Stars: ✭ 592 (-2.15%)
Mutual labels:  ai
Pthospital.chrome
⚠️ 🏥 Chrome浏览器插件——打开莆田系医院网站,发出警告提醒、显示医院信息。
Stars: ✭ 576 (-4.79%)
Mutual labels:  chrome
Regoap
Generic C# GOAP (Goal Oriented Action Planning) library with Unity3d examples
Stars: ✭ 600 (-0.83%)
Mutual labels:  ai
Self Attentive Parser
High-accuracy NLP parser with models for 11 languages.
Stars: ✭ 569 (-5.95%)
Mutual labels:  ai
Chrome Utm Stripper
Browser extension that strips Google Analytics (UTM) parameters, and various other click tracking tokens, from URL query strings
Stars: ✭ 590 (-2.48%)
Mutual labels:  chrome
Etaoin
Pure Clojure Webdriver protocol implementation
Stars: ✭ 599 (-0.99%)
Mutual labels:  chrome
Simptab
简 Tab ( SimpTab ) - 极简的 Chrome 新标签页扩展,望你每次打开都有好心情。
Stars: ✭ 601 (-0.66%)
Mutual labels:  chrome
Xai
XAI - An eXplainability toolbox for machine learning
Stars: ✭ 596 (-1.49%)
Mutual labels:  ai

tensorflow-rex-run

A TensorFlow.js based AI player platform for T-Rex Runner.

About This Project (Chinese)

神经网络与遗传算法: TensorFlow.js 学会游戏通关

About T-Rex Runner Game

T-Rex Runner is originally an easter egg game inside chrome's offline error page.

About TensorFlow.js

The official version of TensorFlow in JavaScript. It is A WebGL accelerated, browser based JavaScript library for training and deploying ML models. Visit the official website to discover more.

About This Project

t-trex-run is an artificial intelligent player platform designed for T-Rex Runner, and enpowered by TensorFlow.js.

Key Features

  • Totally rewritten in ES6/ES7, LESS and Webpack
  • Multiplayer mode supported (means you can use genetic algorithm now)
  • Events like onReset, onRunning and onCrushed are supported
  • Example models are provided

How to Install

npm install

How to Run

npm start

Visit http://localhost:8080

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].