Updated links based on GitHub to Gitea transition

Signed-off-by: Puranjay Savar Mattas <me@psmattas.com>
This commit is contained in:
2025-09-03 09:20:55 +00:00
parent eb626e1d96
commit fa58e52db2

View File

@@ -1,20 +1,20 @@
# Machine Learning Models # Machine Learning Models
I have created this repository for all the Machine Learning models I develop. 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: Below is a table of all the Machine Learning models created:
## Models ## Models
|Serial No.|Model Name|Link to directory| |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) | |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) | |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://github.com/psavarmattas/Cardiovascular-Heart-Disease-Prediction-Model) | |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://github.com/psavarmattas/Machine-Learning-Models/tree/master/ProstateCancerClassificationModel) | |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://github.com/psavarmattas/Machine-Learning-Models/tree/master/ShipsSatelliteImageClassification) | |6. |[UNDER-DEVELOPMENT] Ship Satellite Image Classification Model | [Click to open](https://git.psmattas.com/psmattas/Machine-Learning-Models/tree/master/ShipsSatelliteImageClassification) |
## Attribution: ## 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`.