• Stars
    star
    4
  • Rank 3,293,125 (Top 66 %)
  • Language
    Jupyter Notebook
  • License
    GNU General Publi...
  • Created about 5 years ago
  • Updated over 1 year ago

Reviews

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.