Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Is Long Short Term Memory (LSTM) a tool within designer?

stefano_m
6 - Meteoroid

Hi All,

 

I've been reading a lot about Long Short Term Memory (LSTM). Is this an existing tool or a part of an existing tool within designer? I think LSTM is a type of neural network.

 

Thanks!

Stefano

2 REPLIES 2
mouna_belaid
8 - Asteroid

Hi @stefano_m 

There is not an existing tool in Alteryx Designer that will allow you to perform an LSTM model. Long Short-Term Memory (LSTM) networks are a type of recurrent neural network. If you have some coding skills, you can use the Designer’s Python Tool and Keras.

 

Mouna

stefano_m
6 - Meteoroid

Thanks Mouna.

 

If anyone has an LSTM model that was built using R I would love to see an example. The reason I would like to build it in R is so that I may be able to leverage other analytic tools that are built within the predictive suite.

 

When I used the R developer tool with a customs script the tool wouldn't load passed 50% and not exactly sure why.

Labels
Top Solution Authors