ltsm-model
There are 13 repositories under ltsm-model topic.
gorgarp/TorchPass
A PyTorch-based tool for generating realistic password lists using advanced deep learning techniques.
bhulston/Time-Series-Prediction-with-LSTM-and-XGB
Build an algorithm that can predict multiple future states of Limit Order Books using high-frequency, multi-variate, short time-frame data
CursedPrograms/gennhausser
Music generation using a Long Short-Term Memory (LSTM) neural network. The gennhausser project uses TensorFlow and music21 libraries to create a synthetic dataset, train an LSTM model, and generate music sequences.
Mr-Chang95/FIFA-Sentiment-Analysis
The objective of this data science project is to conduct sentiment analysis on tweets related to the FIFA World Cup 2022. By analyzing the sentiment of tweets, the project aims to gain insights into the public's perception, emotions, and opinions surrounding the event.
HasanBeratSoke/TimeSeries_Analysis
This repository include basic time series analysis with different python library.
ksvithun/Image-Caption-Generator-using-python
Image caption generator is a process of recognizing the context of an image and annotating it with relevant captions using deep learning, and computer vision. we will build an image caption generator to load a random image and give some captions describing the image. We will use Convolutional Neural Network (CNN) for image feature extraction and Long Short-Term Memory Network (LSTM) for Natural Language Processing (NLP).
nqkhanh2002/Fake-News-Detection-with-Machine-Learning
In this work, I trained a Long Short Term Memory (LSTM) network to detect fake news from a given news corpus. This project could be practically used by media companies to automatically predict whether the circulating news is fake or not. The process could be done automatically without having humans manually review thousands of news-related articles.
yogaardiansyah/xssML
XSS Attack Machine Learning detection
cglamb/Voting_Ensemble_Spam
Applies Machine Learning approach to predict spam.
CosmoJelly/Comprehensive-Time-Series-Forecasting-System-with-GUI
A forecasting system for multiple sectors that uses ARIMA, ETS, SVR, and other models displayed on a user friendly interface with different viewing options.
Fisseha-Estifanos/Rossmann-pharmaceuticals
A repository to make basic predictions on a pharmaceutical data set, using machine learning and deep learning concepts. This is a week III project of 10 academy batch VI intensive training.
joel-klemens/top-comment-predictor
LTSM Neural network to predict the top comment of any given reddit post