Convert Keras model from Sequential to Input/output #177
Labels
3 - Quality of Life
Not a priority
enhancement
New feature or request
good first issue
Good for newcomers
NLP
Issue related to the NLP template
NUM
Issue related to the NUM template
Problem
The Sequential paradigm is outdated and the recommended way is to chain directly the layers in Keras models already done in the model_tfidf_dense of the NLP template (or the vision template)
Concerned template
The text was updated successfully, but these errors were encountered: