For the ‘Iris’ dataset, I have create the Decision Tree classifier(in Python) and visualize it graphically.(Prediction using Decision Tree Algorithm)
In this project, there are multiple deep learning models which are able to identify Age, Gender, Emotion & Ethnicity of person present in the image.
In this Packet, i am going to build and train a Deep Convolutional GAN (DCGAN) with Keras to generate images of digits.I am going to use mnist dataset.