Quantcast
Channel: Data Science, Analytics and Big Data discussions - Latest topics
Viewing all articles
Browse latest Browse all 4448

How to run different LSTM models on different data parallely?

$
0
0

@pooja16 wrote:

I have ‘n’ different datasets. I want to fit LSTM model on each of the datasets. For every dataset, parameters like number layers, number of neurons on each layer, batch_size, epochs etc. will be different. I have a optimizer code, which optimizes these parameters for every dataset. How do I parallelize the code so the code runs parallely for every dataset?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4448

Trending Articles