Skip to content
Snippets Groups Projects
Commit ed29efda authored by Benedicte FONTEZ's avatar Benedicte FONTEZ
Browse files

Update README.md

parent 23c2f4db
No related branches found
No related tags found
No related merge requests found
...@@ -68,7 +68,7 @@ Nous partons des tutoriels de Miele _et. al._: ...@@ -68,7 +68,7 @@ Nous partons des tutoriels de Miele _et. al._:
https://keras.io/api/applications/ https://keras.io/api/applications/
## tutoriel 7: un exemple de transfert learning? ## Analyse du tutoriel 7: un exemple de transfert learning
Classifying flower images with Keras (training + classification) Classifying flower images with Keras (training + classification)
...@@ -78,8 +78,11 @@ Classifying flower images with Keras (training + classification) ...@@ -78,8 +78,11 @@ Classifying flower images with Keras (training + classification)
* https://gitlab.com/ecostat/imaginecology/-/tree/master/projects/classifierWithKeras * https://gitlab.com/ecostat/imaginecology/-/tree/master/projects/classifierWithKeras
* https://machinelearningmastery.com/transfer-learning-for-deep-learning/ * https://machinelearningmastery.com/transfer-learning-for-deep-learning/
## TD sur le perceptron
# Deep learning Classification de vins : http://archive.ics.uci.edu/ml/machine-learning-databases/wine
# Ressources en ligne sur le Deep learning
https://scikit-learn.org/stable/tutorial/basic/tutorial.html# https://scikit-learn.org/stable/tutorial/basic/tutorial.html#
...@@ -92,7 +95,7 @@ Dans ce tuto, il utilise le dataset **iris** sous python. ...@@ -92,7 +95,7 @@ Dans ce tuto, il utilise le dataset **iris** sous python.
suivre la fiche tuto_install/Install_Outils_Agrotic.pdf. suivre la fiche tuto_install/Install_Outils_Agrotic.pdf.
## PCA avant modele: liens expliquant/utilisant PCA sur train et non le dataset complet # Ressources en ligne sur la PCA en pré-traitement: liens expliquant/utilisant PCA sur train et non le dataset complet
https://towardsdatascience.com/pca-using-python-scikit-learn-e653f8989e60 https://towardsdatascience.com/pca-using-python-scikit-learn-e653f8989e60
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment