Update README.md
Browse files
README.md
CHANGED
|
@@ -29,7 +29,7 @@ Use colab userinterface for making prediction from protein structure files in .c
|
|
| 29 |
[](https://colab.research.google.com/drive/1JLhLpvXG4plzPtIliG_CJnYui6P8Pu1J?usp=sharing)
|
| 30 |
|
| 31 |
## Model Description
|
| 32 |
-
|
| 33 |
|
| 34 |
|
| 35 |
* **Model type:** Fully connected Autoencoder (via PyOD)
|
|
|
|
| 29 |
[](https://colab.research.google.com/drive/1JLhLpvXG4plzPtIliG_CJnYui6P8Pu1J?usp=sharing)
|
| 30 |
|
| 31 |
## Model Description
|
| 32 |
+
An autoencoder model trained on the structural embedding of known protease inhibitors and assigns a **reconstruction error** to inputs. High reconstruction errors indicate potential non-PIs based on structural features learned from the training distribution, allowing for the filtering of non-PI-like structures.
|
| 33 |
|
| 34 |
|
| 35 |
* **Model type:** Fully connected Autoencoder (via PyOD)
|