Erdem Ilica

On this website, you can find some of my works.

Image Classification with TensorFlow.keras

In this project, we are creating and training a deep neural network that can automatically classify triangle and rectangle shapes into two separate classes. In detail, the project includes data collection, data preprocessing, model creation and training, and lastly model evaluation.