This project is a demonstration of building a CNN in Python to detect if cracks are present in the image. It uses Keras framework.
This project is demonstration of simple linear regression in Python using scikit-learn on real world problem of predicting car prices.
This project is used to classify tweets on twitter whether they are related to a disaster or not based on the tweet contents. This Python project uses Keras framework and GloVe embedding.
In this project I have built a model in Python with Keras which will detect whether a person has diabetes or not using certain features. Here is a simple ANN to detect diabetes using Keras.