Digital image processing helps replace several mundane activities. My project in final year was ‘Application Control using Hand Gesture Recognition From 3-Dimensional Images’. We worked extensively on processing a 3-D image to recognize the encrypted gesture, with the added 3rd dimension for more number of gestures. We started with extensive ima…
☆18Mar 27, 2017Updated 9 years ago
Alternatives and similar repositories for Hand-Gesture-Recognition
Users that are interested in Hand-Gesture-Recognition are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- This is the Github repository containing the code for the Context-Aware Sequential Recommendation project for the Information Retrieval 2…☆11Mar 24, 2023Updated 3 years ago
- A basic Course Recommendation app project built with Streamlit☆18May 22, 2023Updated 3 years ago
- Inferring Concept Prerequisite Relations from Online Educational Resources (IAAI-19)☆27Dec 9, 2021Updated 4 years ago
- Time-based Sequence Model for Personalization and Recommendation Systems☆50Aug 26, 2021Updated 4 years ago
- Large scale training of factorization models for Collaborative Filtering with PyTorch☆57Jul 6, 2023Updated 2 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- The data and source code for the paper "MoocRadar: A Fine-grained and Multi-aspect Knowledge Repository for Improving Cognitive Student M…☆60Oct 7, 2024Updated last year
- SVD & BPR+MatrixFactorization using a movie rating dataset; RNN+BPR+BPTT using taobao marketing dataset☆51Apr 4, 2018Updated 8 years ago
- MoHR: Recommendation Through Mixtures of Heterogeneous Item Relationships☆53Apr 16, 2019Updated 7 years ago
- gcn☆51Nov 16, 2020Updated 5 years ago
- [KDD'22] Multi-Behavior Hypergraph-Enhanced Transformer for Next-Item Recommendation☆72May 9, 2023Updated 3 years ago
- Codes repository for RecSys and DeepLearnig, RecSys and ReinForcement learning and Traditioinal RecSys.☆90Jan 14, 2020Updated 6 years ago
- TensorFlow Implementation of Deep Item-based Collaborative Filtering Model for Top-N Recommendation☆99May 31, 2023Updated 3 years ago
- https://github.com/JiachengLi1995/TiSASRec in PyTorch☆107Mar 19, 2026Updated 3 months ago
- LR, FM, DeepFM, xDeepFM, DIN, CF等推荐算法代码demo。采用TFRecords作为输入,方便实际场景应用。☆105May 31, 2020Updated 6 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- The implemetation of Deep Reinforcement Learning based Recommender System from the paper Deep Reinforcement Learning based Recommendation…☆121Jun 24, 2023Updated 3 years ago
- MARS: Motion-Augmented RGB Stream for Action Recognition☆162Mar 21, 2023Updated 3 years ago
- PyTorch implementation for "ECO: Efficient Convolutional Network for Online Video Understanding", ECCV 2018☆291Sep 17, 2020Updated 5 years ago
- [CVPR 2020] Temporal Pyramid Network for Action Recognition☆394Jan 12, 2021Updated 5 years ago
- [推荐系统] Based on the scoring data set, the recommendation system is built with FM and LR as the core(基于评分数据集,构建以FM和LR为核心的推荐系统).☆297Dec 30, 2021Updated 4 years ago
- An Attention-Based User Behavior Modeling Framework for Recommendation☆366Dec 18, 2020Updated 5 years ago
- Papers about recommendation systems that I am interested in☆364Mar 17, 2020Updated 6 years ago
- 基于MovieLens-1M数据集实现的协同过滤算法demo☆392Apr 18, 2018Updated 8 years ago
- A collection of resources for Recommender Systems (RecSys)☆536Dec 13, 2021Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Recommendation System using ML and DL☆535Dec 8, 2022Updated 3 years ago
- 项亮的《推荐系统实践》的代码实现☆497Oct 30, 2020Updated 5 years ago
- A Lighting Pytorch Framework for Recommendation Models, Easy-to-use and Easy-to-extend.☆1,165Jun 23, 2026Updated last week
- GRU4Rec is the original Theano implementation of the algorithm in "Session-based Recommendations with Recurrent Neural Networks" paper, p…☆808Aug 24, 2023Updated 2 years ago
- Next RecSys Library☆1,062Mar 24, 2023Updated 3 years ago
- An index of recommendation algorithms that are based on Graph Neural Networks. (TORS)☆1,078Dec 17, 2022Updated 3 years ago
- KGAT: Knowledge Graph Attention Network for Recommendation, KDD2019☆1,163Aug 5, 2020Updated 5 years ago
- Recommender Learning with Tensorflow2.x☆1,986Apr 29, 2022Updated 4 years ago
- Deep recommender models using PyTorch.☆3,045Dec 21, 2022Updated 3 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- A Deep Learning Recommender System☆2,767Jun 2, 2024Updated 2 years ago
- 基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的思想实现高内聚低耦合,项目代码简洁注释丰富上手容易,适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无…☆4,735Apr 28, 2025Updated last year
- An implementation of a deep learning recommendation model (DLRM)☆4,050Jan 12, 2026Updated 5 months ago
- 【Java面试+Java后端技术学习指南】:一份通向理想互联网公司的面试指南,包括 Java,技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、分布式、数据库(MySQL、Redis)、Java 项目实战等☆4,985May 3, 2024Updated 2 years ago
- JetLinks 基于Java,Spring Boot ,WebFlux,Netty,Vert.x,Reactor等开发, 是一个全响应式的企业级物联网平台。支持统一物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,UDP,CoAP…☆6,529May 24, 2026Updated last month
- Recommendation Algorithm大规模推荐算法库,包含推荐系统经典及最新算法LR、Wide&Deep、DSSM、TDM、MIND、Word2Vec、Bert4Rec、DeepWalk、SSR、AITM,DSIN,SIGN,IPREC、GRU4Rec、Yout…☆4,079Apr 2, 2025Updated last year
- A Python implementation of LightFM, a hybrid recommendation algorithm.☆5,099Jul 24, 2024Updated last year