sequential-models
There are 205 repositories under sequential-models topic.
pmixer/SASRec.pytorch
PyTorch(1.6+) implementation of https://github.com/kang205/SASRec
google/vae-seq
Variational Auto-Encoders in a Sequential Setting.
stared/keras-sequential-ascii
ASCII summary for simple sequential models in Keras
pmixer/TiSASRec.pytorch
https://github.com/JiachengLi1995/TiSASRec in PyTorch
CaptainE/RNN-LSTM-in-numpy
Building a RNN and LSTM from scratch with NumPy.
liuqidong07/LLMEmb
[AAAI'25 Oral] The official implementation code of LLMEmb
Jithsaavvy/Explaining-deep-learning-models-for-detecting-anomalies-in-time-series-data-RnD-project
This research work focuses on comparing the existing approaches to explain the decisions of models trained using time-series data and proposing the best-fit method that generates explanations for a deep neural network. The proposed approach is used specifically for explaining LSTM networks for anomaly detection task in time-series data (satellite telemetry data).
YifanZhou95/Translation-based-Recommendation
Sequential recommendation algorithm
ayush1999/Keras.jl
Run keras models with a Flux backend
albertusk95/intention-to-code-lstm
Source Code Generation Based On User Intention Using LSTM Networks
anantSinghCross/realtime-hand-gesture-recognition
Hand Gesture Recognition using CNNs and Perceptrons in realtime (OpenCV)
FirstHandScientist/genhmm
Generative model based HMM model
TrainingByPackt/Applied-Deep-Learning-with-Keras
Solve complex real-life problems with the simplicity of Keras
BinFuPKU/DPJF-MBS
the code of our paper "Beyond Matching: Modeling Two-Sided Multi-Behavioral Sequences For Dynamic Person-Job Fit" (实现十多个人岗匹配模型和动态人岗匹配模型的算法库,2021)
DyGRec/DT4SR
Code for CIKM 2021 best short paper nomination "Modeling Sequences as Distributions with Uncertainty for Sequential Recommendation" https://arxiv.org/abs/2106.06165
EPSOFT/layers
layers
PrincySinghal/Document-classification-and-Data-extraction
Splitting and classifying documents from a pdf or image consisting of 5 classes of documents like Aadhar card,Pan etc followed by information retrieval from each document.
beomso0/ezSASRec
An easy and efficient tool to build sequential recommendation system utilizing SASRec
harsh-99/Sequential-Data-Loader-and-Model-for-Variable-Length-Data
Data loader and model for variable length data in PyTorch
inboxpraveen/Skin-cancer-lesion-detection
This repository contains skin cancer lesion detection models. These are trained on a sequential and a custom ResNet model
LuluW8071/Text-Sentiment-Analysis
Text Sentiment Analysis with RNNs Models + Additive Attention and Transformers
deepankarvarma/Skin-Cancer-Detection--OpenCV-TensorFlow-Keras
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.
shomerthesec/Research-Buildings-Energy-forecasting-using-Deep-Learning
Research done by me and @mennanawar on load forecasting using the ASHRAE building dataset provided by kaggle.
ayan-cs/bangla-ocr-transformer
Implementation of the paper 'Towards Full page Offline Bangla Handwritten Text Recognition using Image-to-Sequence Architecture'. For details, please read the README section.
fleverest/elections.dtree
Perform ballot-polling Bayesian audits for ranked voting elections using a Dirichlet-tree prior distribution.
deepankarvarma/Yawn-Detection-OpenCV-Keras-TensorFlow-Sklearn
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.
manupomax/time_series_bible
comprehensive collection of powerful techniques for time series data visualization, analysis and modeling
MsnAmiri/Customer-Loyalty-Prediction-in-Python
A machine learning and deep learning project from ground up.
Pirata-Codex/Farsi-Digit-Recognizer
Building a model for recognizing Farsi digits with the highest possible accuracy
copev313/Chatbot-Using-Deep-Learning
We build a chatbot by implementing machine learning and natural language processing.
JiahongChen/d2l-pytorch-implementation
This repo provides Pytorch implementation for codes in the book "Dive Into Deep Learning" (http://d2l.ai/) and course Berkeley STAT 157 (https://courses.d2l.ai), which gives a brief tutorial on deep learning methods.
wmkouw/ssa-nlp
Sequential subspace alignment for temporal domain adaptation in natural language processing
joyeetadey/Violence-Detection-From-Videos
realtime violence detection from videos using cnn-lstm model
r-papso/carca-replication
CARCA: Context and Attribute-Aware Next-Item Recommendation via Cross-Attention
stardust-88/Variational_Recurrent_Neural_Network
Implemented this novel architecture (in pytorch) as part of my research study for the problem I focused on, during my work as a Research Intern at Language Technology Research Center, IIIT Hyderabad, India.
thag0/JNN
Biblioteca para manipulação de modelos de Redes Neurais