https://github.com/joekakone/prepare-google-tensorflow-certificate
Préparation de l'examen de Certification Tensorflow de Google
https://github.com/joekakone/prepare-google-tensorflow-certificate
Last synced: 3 months ago
JSON representation
Préparation de l'examen de Certification Tensorflow de Google
- Host: GitHub
- URL: https://github.com/joekakone/prepare-google-tensorflow-certificate
- Owner: joekakone
- Created: 2021-09-08T17:01:47.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-11T07:27:44.000Z (over 2 years ago)
- Last Synced: 2025-01-14T04:33:01.437Z (5 months ago)
- Language: Jupyter Notebook
- Size: 86.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My trip towards Google Tensorflow Certificate
Hello, I'm [Joseph Konka](https://www.linkedin.com/in/joseph-koami-konka/), Data Enthousiast. In this repository, I share the projects I work on during the preparation of the Google Tensorflow Certificate. I you have any question feel free to reach me.
Regards.These notebooks have been created using `Python >=3.8.8` and `Tensorflow >=2.4.1`.
### Contents
* Part 1: Build and train neural network models using TensorFlow 2.x
* 1.1: Linear regression (Football players values)
* 1.2: Iris flowers classification
* Part 2: Image classification
* 2.1: MNIST
* 2.2: Cifar10
* 2.3: Cifar100
* 2.4: Flowers
* Part 3: Natural language processing (NLP)
* 3.1: Sentiments analysis (Positive or Negative)
* 3.2: Text classification (Multi classes, per Topics)
* 3.3: Text generation
* 3.4: Image Annotation
* Part 4: Time series, sequences and predictions
* 4.1:
* 4.2:
* 4.3:### Signaler un problème
_Pour signaler un problème que vous avez rencontré durant l'exécution des cahiers, merci de créer une "issue". Ensure you are using the right version of the packages_