Knowledge Graph — Coursera Notes › Academic disciplines › Computer Science / Information Technology › Machine Learning
Model Architectures
concept · part of Machine Learning
Model architectures refer to the structural design of machine learning models, such as Recurrent Neural Networks (RNNs) and LSTMs, which are specialized for sequential data. They matter because the choice of architecture directly impacts a model's ability to learn patterns and make accurate predictions.
Inside Model Architectures (1)
- Recurrent Neural Network (RNN) / LSTM — Recurrent Neural Networks (RNNs) and Long Short-Term Memory (LSTM) networks are model architectures suited for time series data.
This is the text view of an interactive 3D knowledge graph — open this page with JavaScript enabled to explore it visually.