Skip to content
This repository has been archived by the owner on Jan 1, 2023. It is now read-only.

waldo-vision/docs.waldo.vision

WALDO

About

A deep learning Artificial Intelligence (A.I.) can detect the human behavioral characteristics of a user within a video game. We plan to train an A.I. to understand how humans play video games via a visual machine learning program. Once the program understands how humans play video games based on gameplay footage, we can then feed it the gameplay footage to determine if the player in the footage is receiving assistance from a 3rd party "hack" or "cheat" program.

WALDO is a powerful tool made for public usage. WALDO's opensource development has split into groups for development ease, here are the list of groups;

  • Analysis
  • Front End
  • Infrastructure

Learn more...

Contributing

To help contribute to WALDO, please visit the WALDO Documentation page. and make sure to comply with the Contributor Agreement.

Contributor list

WALDO Documentation page only...

Installation

Download

⚠️ Currently in Development ⚠️

( Check the GitHub for the latest version. )

As this project is still in development, the installation is not yet complete, however you can build the project from the GitHub application repository in the future (links will be updated in due course).

Developers

Download or clone the GitHub application repository (check releases) to download or help with the development of WALDO.

Package Manager

$ yarn

Local Development Environment

$ yarn start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

$ yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.