Skip to content

Akshay251205/gesture_controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

ML Model

This repository contains mlmodel.py which includes a machine learning model implementation.

Setup

  1. Create a virtual environment:
    python -m venv .venv
  2. Activate the virtual environment:
    • Windows: .venv\Scripts\activate
    • Linux/Mac: source .venv/bin/activate
  3. Install dependencies (if any).
  4. Run the model:
    python mlmodel.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages