Updates for AI prices prediction project

This commit is contained in:
2025-07-14 14:58:58 +02:00
parent bedb8dc778
commit 11503a9a70
2 changed files with 2 additions and 2 deletions

View File

@@ -59,7 +59,7 @@
}, },
"trading_ai":{ "trading_ai":{
"title": "Prices prediction AI", "title": "Prices prediction AI",
"desc": "As part of my Master's degree studies, I am working on a research project, about stock market price prediction. This project is still ongoing, with encouraging results obtained for now.", "desc": "As part of my Master's degree studies, I was working on a research project, about stock market price prediction. This project concluded with interesting results.",
"button_text": "More about it", "button_text": "More about it",
"date": "From November 2024 to May 2025" "date": "From November 2024 to May 2025"
}, },

View File

@@ -59,7 +59,7 @@
}, },
"trading_ai":{ "trading_ai":{
"title": "Prédiction des cours avec l'Intelligence Artificielle", "title": "Prédiction des cours avec l'Intelligence Artificielle",
"desc": "Dans le cadre de mon Master, je travaille sur un projet concernant la prédiction des prix futurs des marchés boursiers. Ce projet est toujours en cours, avec des résultats encourageants obtenus pour le moment.", "desc": "Dans le cadre de mon Master, j'ai travaillé sur un projet concernant la prédiction des prix futurs des marchés boursiers. Ce projet est maintenant terminé, avec des résultats intéressants.",
"button_text": "En savoir plus", "button_text": "En savoir plus",
"date": "De novembre 2024 à mai 2025" "date": "De novembre 2024 à mai 2025"
}, },