An open API service indexing awesome lists of open source software.

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

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_