From fa58e52db2bccbdf12b8ca0083b0c7c4aab87778 Mon Sep 17 00:00:00 2001 From: Puranjay Savar Mattas Date: Wed, 3 Sep 2025 09:20:55 +0000 Subject: [PATCH] Updated links based on GitHub to Gitea transition Signed-off-by: Puranjay Savar Mattas --- README.MD | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.MD b/README.MD index 049a627..79923d9 100644 --- a/README.MD +++ b/README.MD @@ -1,20 +1,20 @@ # Machine Learning Models I have created this repository for all the Machine Learning models I develop. -You can find all the projects and their documentation in their respective directories or as a repository on [my Github](https://github.com/psavarmattas). +You can find all the projects and their documentation in their respective directories or as a repository on [my Gitea](https://git.psmattas.com/psmattas). Below is a table of all the Machine Learning models created: ## Models |Serial No.|Model Name|Link to directory| |----------|----------|-----------------| -|1. | Photorealistic AI Model for Face Generation using DCGANS | [Click to open](https://github.com/psavarmattas/PhotoRealisticAI) | +|1. | Photorealistic AI Model for Face Generation using DCGANS | [Click to open](https://git.psmattas.com/psmattas/PhotoRealisticAI) | |2. | Stroke Prediction Model | [Click to open](https://github.com/psavarmattas/Stroke-Prediction-ML-Model) | -|3. | Understanding & Predicting Trends of Mental Health in Tech Industry | [Click to open](https://github.com/psavarmattas/Understanding-And-Predicting-Trends-of-Mental-Health-in-Tech-Industry) | -|4. | Cardiovascular Heart Disease Prediction Model | [Click to open](https://github.com/psavarmattas/Cardiovascular-Heart-Disease-Prediction-Model) | -|5. |[UNDER-DEVELOPMENT] Prostate Cancer Classification Model | [Click to open](https://github.com/psavarmattas/Machine-Learning-Models/tree/master/ProstateCancerClassificationModel) | -|6. |[UNDER-DEVELOPMENT] Ship Satellite Image Classification Model | [Click to open](https://github.com/psavarmattas/Machine-Learning-Models/tree/master/ShipsSatelliteImageClassification) | +|3. | Understanding & Predicting Trends of Mental Health in Tech Industry | [Click to open](https://git.psmattas.com/psmattas/Understanding-And-Predicting-Trends-of-Mental-Health-in-Tech-Industry) | +|4. | Cardiovascular Heart Disease Prediction Model | [Click to open](https://git.psmattas.com/psmattas/Cardiovascular-Heart-Disease-Prediction-Model) | +|5. |[UNDER-DEVELOPMENT] Prostate Cancer Classification Model | [Click to open](https://git.psmattas.com/psmattas/Machine-Learning-Models/tree/master/ProstateCancerClassificationModel) | +|6. |[UNDER-DEVELOPMENT] Ship Satellite Image Classification Model | [Click to open](https://git.psmattas.com/psmattas/Machine-Learning-Models/tree/master/ShipsSatelliteImageClassification) | ## Attribution: -Please make sure if you are using any of the models above you attribute to `Puranjay Savar Mattas (@psavarmattas) puranjaysavarmattas@gmail.com`. +Please make sure if you are using any of the models above you attribute to `Puranjay Savar Mattas (@psmattas) support@psmattas.com`.