Options
Python Implementation of Bidirectional LSTM for Sequential Data Processing
Citation Link: https://doi.org/10.15480/882.13190
Type
Source Code
Version
01
Date Issued
2024-08-02
Language
English
Abstract
This repository contains a Python script for processing and analysing sequential data using a Bidirectional Long Short-Term Memory (LSTM) model. The script is designed to perform various configurations, evaluate model performance, and save results for further analysis. It specifically targets parameter studies conducted on simulated CRS element tests. The script applies different configurations to train the model and evaluate its performance on test data, including varying data percentages, point skips, number of time steps, and batch sizes.
Subjects
Bidirectional LSTM
Neural Network
Sequential Data Processing
Python Script
Artificial Intelligence
DDC Class
550: Earth Sciences, Geology
Loading...
Name
00_Readme.pdf
Size
94.74 KB
Format
Adobe PDF
No Thumbnail Available
Name
Bidirectional_LSTM_for_SequentialData_Analysis_in_Python.py
Size
22.03 KB
Format
Python