In this part, you can find my deep learning projects on real life dataset.
Diabetes ANN Project
A dataset was set from diabetese patients based on some features. By applying preprocessing and data manipulation techniques AI
model is made by %89 accuracy rate.
​
You can check details of my project on my kaggle account.
Number Recognation Project
In this project,number recognation dataset divided as train and test.By creating Flatten,softmax and Relu layers in the model, i get 95% accuracy and recall.
​
You can find details of the project on my kaggle account.
War Plane Detection
In this project, i use Resnet50 framework in keras library to detect warplane.
​
You can find details of the project on my kaggle account.