Skip to content

armelyara/Binary_classification-with-Keras-3.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Keras 3.0: Sequential model for images classification

In this tutorial, you will learn step-by-step the designing sequential model with Keras 3.0 with TensorFlow in backend.

Otherwise, the data is the forest and mountain images and the Machine Learning problem we want to solve is a binary classification.

Finally, we choose the supervised learning method where the data are labelled (Two class) to address our problem.

Sources : The Sequential model from fchollet

About

In this tutorial, you will learn step-by-step the designing sequential model with Keras 3.0 with TensorFlow in backend. Otherwise, the data is the forest and mountain images and the Machine Learning problem we want to solve is a binary classification.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors