paper-with-me

Papers

Prediction of Wort Density with LSTM Network

2024-03-11 · Derk Rembold, Bernd Stauss, Stefan Schwarzkopf

Many physical target values in technical processes are error-prone, cumbersome, or expensive to measure automatically. One example of a physical target value is the wort density, which is an important value needed for beer production. This article introduces a system that helps the brewer measure wort density through sensors in order to reduce errors in manual data collection. Instead of a direct measurement of wort density, a method is developed that calculates the density from measured values acquired by inexpensive standard sensors such as pressure or temperature. The model behind the calculation is a neural network, known as LSTM.

📄 PDF Abstract BibTeX arXiv:2403.06458

Code (0)

등록된 구현이 없습니다.

Tasks

Prediction

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Explainable Online Lane Change Predictions on a Digital Twin with a Layer Normalized LSTM and Layer-wise Relevance Propagation

2022-04-04 · Christoph Wehner, Francis Powlesland, Bashar Altakrouri, Ute Schmid

Artificial Intelligence and Digital Twins play an integral role in driving innovation in the domain of intelligent driving. Long short-term memory (LSTM) is a leading driver in the field of lane change prediction for man…

Decision Making

Density Estimation for Entry Guidance Problems using Deep Learning

2023-10-30 · Jens A. Rataczak, Davide Amato, Jay W. McMahon

This work presents a deep-learning approach to estimate atmospheric density profiles for use in planetary entry guidance problems. A long short-term memory (LSTM) neural network is trained to learn the mapping between me…

Deep LearningDensity Estimation

A Parsimonious Setup for Streamflow Forecasting using CNN-LSTM

2024-04-11 · Sudan Pokharel, Tirthankar Roy

Significant strides have been made in advancing streamflow predictions, notably with the introduction of cutting-edge machine-learning models. Predominantly, Long Short-Term Memories (LSTMs) and Convolution Neural Networ…

Time Series

Identifying Trustworthiness Challenges in Deep Learning Models for Continental-Scale Water Quality Prediction

2025-03-13 · Xiaobo Xia, Xiaofeng Liu, Jiale Liu, Kuai Fang 외

Water quality is foundational to environmental sustainability, ecosystem resilience, and public health. Deep learning models, particularly Long Short-Term Memory (LSTM) networks, offer transformative potential for large-…

FairnessManagement

ARMDN: Associative and Recurrent Mixture Density Networks for eRetail Demand Forecasting

2018-03-10 · Srayanta Mukherjee, Devashish Shankar, Atin Ghosh, Nilam Tathawadekar 외

Accurate demand forecasts can help on-line retail organizations better plan their supply-chain processes. The challenge, however, is the large number of associative factors that result in large, non-stationary shifts in …

Demand ForecastingTime SeriesTime Series Analysis