Error parsing MDX:
[next-mdx-remote] error compiling MDX:
Expected a closing tag for `<main.py>` (110:5-110:14) before the end of `strong`
108 | The following modules are contained therein:
109 |
> 110 | - **<main.py>:** Produces a Streamlit GUI that reads the training data files, normalizes all columns to numerical types, and runs a training loop on the normalized data to produce a neural network to predict the user-chosen target column
| ^
111 | * The user’s default web browser (e.g., Google Chrome, Microsoft Edge) opens a Streamlit application with the address "localhost:8501"
112 | - **<use_model.py>:** Uses a cached model file (.pt format) to produce traffic count estimates. Also provides an easier, script based methodology to train a new model version without using the Streamlit application or interface. This is useful for more rapid model iteration
More information: https://mdxjs.com/docs/troubleshooting-mdx