How to pass multiple inputs (features) to LSTM using Tensorflow?

@machinelearnbot 

I have to predict the performance of an application. The inputs will be time series of past performance data of the application, CPU usage data of the server where application is hosted, the Memory usage data, network bandwidth usage etc. I'm trying to build a solution using LSTM which will take these input data and predict the performance of the application for next one week. I'm able to build a solution which takes one input, ie past performance data of the application. I'm currently stumbled at the part where I have to pass these multiple inputs.

Duplicate Docs Excel Report

Title
None found

Similar Docs  Excel Report  more

TitleSimilaritySource
None found