Autokeras: Do you support rnn structure?

Created on 27 Mar 2018  路  4Comments  路  Source: keras-team/autokeras

I am working on rnn predicting by keras. And I want to know if this autokeras can support it?

algorithm

Most helpful comment

On the same topic,
What types of ML problems are supported? There are only examples of image classification tasks.
In my specific case, I'm interested in multi-target regression with continuous and categorical inputs. Does Auto-Keras handle categorical variables for example with support for embeddings?

All 4 comments

@touching-foots-huskie Currently not, but we might start to implement RNN after the image classifier is ready.

On the same topic,
What types of ML problems are supported? There are only examples of image classification tasks.
In my specific case, I'm interested in multi-target regression with continuous and categorical inputs. Does Auto-Keras handle categorical variables for example with support for embeddings?

We currently do not support tabular data for now.
Currently, we only support Image classification.
But more functions will be added soon.

Thank you for the question.

Hi, Does auto keras support regression problem? Does it suppoert LSTM network?
Thx.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

GagaLeung picture GagaLeung  路  4Comments

hemangjoshi37a picture hemangjoshi37a  路  5Comments

takeofuture picture takeofuture  路  3Comments

vincent-hui picture vincent-hui  路  5Comments

mlaradji picture mlaradji  路  4Comments