CNN Layers:
Used for automatic feature extraction from CT images, focusing on
edge detection, textures, and other significant patterns.
LSTM Layers:
Integrated for capturing temporal dependencies or sequential patterns in the
data, potentially useful in cases where CT slices are analyzed over time.
Tools:
Python, TensorFlow/Keras, PyTorch.