There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
An Idea behind this experiment is to deal with multiple inputs and mixed data (i.e. continuous, categorical and image data). In this experiment, we are going to develop and build 2 models: 1) MLP based model , and 2) Convolutional Neural Network (CNN) based model. In the end, we are going to combine these models into a single model.