Update README.md
Browse files
README.md
CHANGED
|
@@ -17,7 +17,7 @@ The AnalysisObjectTransformer model is structured to process object-level featur
|
|
| 17 |
### Components
|
| 18 |
|
| 19 |
|
| 20 |
-
See [here](https://excalidraw.com/#json=tCXGu1s6Az9wh4md45JU6,A3ezTIoqB10HVxOt4hhRSA) for complete architecure
|
| 21 |
|
| 22 |
- **Embedding Layers**: Transform input data into a higher-dimensional space for subsequent processing.
|
| 23 |
- **Attention Blocks (AttBlock)**: Utilize multi-head attention to capture dependencies between different elements of the input data.
|
|
|
|
| 17 |
### Components
|
| 18 |
|
| 19 |
|
| 20 |
+
See [**here**](https://excalidraw.com/#json=tCXGu1s6Az9wh4md45JU6,A3ezTIoqB10HVxOt4hhRSA) for complete architecure.
|
| 21 |
|
| 22 |
- **Embedding Layers**: Transform input data into a higher-dimensional space for subsequent processing.
|
| 23 |
- **Attention Blocks (AttBlock)**: Utilize multi-head attention to capture dependencies between different elements of the input data.
|