PyTorch(1.6+) implementation of https://github.com/kang205/SASRec
-
Updated
Apr 15, 2025 - Python
PyTorch(1.6+) implementation of https://github.com/kang205/SASRec
Variational Auto-Encoders in a Sequential Setting.
Sequential recommendation algorithm
[AAAI'25 Oral] The official implementation code of LLMEmb
Source Code Generation Based On User Intention Using LSTM Networks
Generative model based HMM model
Hand Gesture Recognition using CNNs and Perceptrons in realtime (OpenCV)
the code of our paper "Beyond Matching: Modeling Two-Sided Multi-Behavioral Sequences For Dynamic Person-Job Fit" (实现十多个人岗匹配模型和动态人岗匹配模型的算法库,2021)
Code for CIKM 2021 best short paper nomination "Modeling Sequences as Distributions with Uncertainty for Sequential Recommendation" https://arxiv.org/abs/2106.06165
Data loader and model for variable length data in PyTorch
Implementation of the paper 'Towards Full page Offline Bangla Handwritten Text Recognition using Image-to-Sequence Architecture'. For details, please read the README section.
This repository contains Python code for generating a skin cancer detection model and utilizing it to detect skin cancer from user-inputted images or videos. The model architecture follows a sequential structure consisting of convolutional and pooling layers, with the final output layer using a sigmoid activation function.
This repository contains Python code for generating a yawning detection model and using it to detect yawning instances from a live camera stream. The model architecture consists of convolutional and pooling layers, followed by fully connected layers.
Sagemaker deployment of a pre-trained model for the classification of fake Instagram users.
Real time Face Mask Detection using Deep Learning & Machine Learning to recognize whether an individual is wearing a face mask or not. This was then used in conjunction with OpenCV facial recognition deep learning model to detect all faces and pass them to our Face Mask model for an assessment.
CARCA: Context and Attribute-Aware Next-Item Recommendation via Cross-Attention
A neural network model for predicting cryptocurrency prices using machine learning and time series analysis techniques.
This repository contains Python code for generating a fire detection model and utilizing it to detect fire from user-uploaded images. The model architecture consists of convolutional and pooling layers, followed by fully connected layers. The repository includes scripts for training the model and predicting fire from uploaded images.
In the current state of healthcare many hospitals are working over their capacity, and our group wanted to help fix this issue, we used machine learning to diagnose a healthy lung X-ray from a sick one.
Add a description, image, and links to the sequential-models topic page so that developers can more easily learn about it.
To associate your repository with the sequential-models topic, visit your repo's landing page and select "manage topics."