Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alainlebret/python-et-ia-1
Ressources personnelles du cours "Python & IA" en 2e année GPSE à l'ENSICAEN
https://github.com/alainlebret/python-et-ia-1
artificial-intelligence image-processing machine-learning matplotlib numpy python scikit-image scikit-learn
Last synced: 7 days ago
JSON representation
Ressources personnelles du cours "Python & IA" en 2e année GPSE à l'ENSICAEN
- Host: GitHub
- URL: https://github.com/alainlebret/python-et-ia-1
- Owner: alainlebret
- License: apache-2.0
- Created: 2024-09-23T09:15:24.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-10-24T10:32:13.000Z (14 days ago)
- Last Synced: 2024-10-25T08:54:23.671Z (13 days ago)
- Topics: artificial-intelligence, image-processing, machine-learning, matplotlib, numpy, python, scikit-image, scikit-learn
- Language: Jupyter Notebook
- Homepage:
- Size: 390 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [824-1] Cours "Python et intelligence artificielle"
Ce dépôt contient la première partie des blocs-notes Jupyter du cours "Python et intelligence artificielle" en 2ème année de la filière [GPSE](https://www.ensicaen.fr/formation/diplomes-dingenieurs/formation-statut-etudiant/genie-physique-et-systemes-embarques/) proposés à l'[ENSICAEN](https://www.ensicaen.fr). Ces blocs-notes sont plus particulièrement adaptés au étudiants en "ingénierie physique et capteurs" (IPC) et "génie nucléaire et énergie" (GeNE).
## Séances
### Partie 1
- Séance n°1 : [Rappels et approfondissements des bases](./seance_01.ipynb)
- Séance n°2 : [Visualisation avec Matplotlib](./seance_02.ipynb)
- Séance n°3 : [Fonctionnalités avancées de Python](./seance_03.ipynb)
- Séance n°4 : [Introduction à la programmation orientée-objet](./seance_04.ipynb)
- Séance n°5 : [Polymorphisme et programmation orientée-objet](./seance_05.ipynb)
- Séance n°6 : [Concepts avancés de programmation orientée-objet](./seance_06.ipynb)Voici le lien vers la [partie 2](https://github.com/alainlebret/python-et-ia-2)
## Licence
![CC BY-NC 4.0](https://img.shields.io/badge/License-CC%20BY--NC%204.0-lightgrey.svg)
Ce cours est mis à disposition selon les termes de la licence [Creative Commons Attribution-NonCommercial 4.0 International License](https://creativecommons.org/licenses/by-nc/4.0/).
© Alain Lebret, 2024.