Skip to content
#

nueral-networks

Here are 213 public repositories matching this topic...

Using OpenCV's Haar cascades to detect faces in a live video stream from a webcam and applies a pre-trained deep learning model to detect key facial keypoints. Based on the positions of these keypoints, it overlays a pair of glasses on the eyes of the detected faces in real-time.

  • Updated May 3, 2023
  • Jupyter Notebook

Triple Three Engine (3T) is a Tic Tac Toe engine. It uses Machine Learning (ML) to predict the best move in a given Tic Tac Toe position. It can be trained to predict the best move in any board size, although the default is a 3 by 3 board.

  • Updated Jul 15, 2019
  • Python

Improve this page

Add a description, image, and links to the nueral-networks topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nueral-networks topic, visit your repo's landing page and select "manage topics."

Learn more