Code Monkey home page Code Monkey logo

devglitch / jaqen Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 108.01 MB

Blackbeard - Smart glasses blackjack AI project for Harvard Wearable & Computer Vision Class DGMD E-14 Fall 2021

License: MIT License

Python 100.00%
python machine-learning python3 deep-learning object-detection model-training yolov4-tiny yolo artificial-intelligence neural-network object-recognition hand-gesture-recognition mediapipe opencv harvard harvard-university blackbeard devglitch

jaqen's Introduction

Blackbeard - Team Jaqen

Python version Code style: black GitHub contributors License

Team Members:

  • Nicolas Morant aka DevGlitch
  • Huayu (Jack) Tsu aka codejacktsu

Blackbeard logo

Description

Team Jaqen wanted to build Blackbeard, a world class blackjack AI, that trains your ability to play blackjack from a wearable device in real time. The challenges Blackbeard is facing are as follow: object detection, object classification, mathematical probabilities, hand motion recognition, and more.

Disclaimer: The device is intended for academic use or training purposes only. Card counting is not illegal under Federal, State, or Local law.

Project Report

https://github.com/DevGlitch/jaqen/tree/master/project_report/

Project Presentation & Demo

https://youtu.be/R2JZ_oEcPRQ

Getting Started

Follow the below instructions in order to run Blackbeard on your machine.

Installation

  1. Clone the repo
    git clone https://github.com/DevGlitch/jaqen.git
  2. Install any missing packages.
    • We recommend using a conda environment with Python 3.7.
    • Install all the missing packages on your machine
    • On the Raspeberry Pi:
      • Setting up a RTSP feed is needed
        • We used v42lrtspserver with h624
        • Make sure to adjust the settings of the v42lrtspserver
      • Put the mqtt_client.py file on your Pi

Running

  1. Launch on the Raspberry Pi:
   v42lrtspserver
   python3 mqtt_client.py
  1. Start Blackbeard on your Desktop:
   python __main__.py

MQTT Message

Count: advantage of player vs house. Higher the count, the more advantage the player has

Opt Action: Optimal action

Bet: Suggested next round's betting amount

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Nicolas Morant - Personal Website & Github

Huayu (Jack) Tsu - Github


Project Link: https://github.com/DevGlitch/jaqen

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.