I explore multimodal learning by using a Convolutional Neural Network (CNN) in order to predict housing prices based on the basic information on the house (such as the number of bedrooms, bathroom, square footage,zipcode, etc) and images of the house. The architecture used (in initial networks ) includes ReLU activation functions in all layers (including output), SGD optimizer, learning rate of 0.01, mean square error loss function, two hidden layers with 1024 neurons each, and one hidden output layer with an adequate number of neurons in the output layer for the regression problem. Architecture components are altered in a grid search in an exploration on their influence on network performance.
-
Notifications
You must be signed in to change notification settings - Fork 1
I explore multimodal learning by using a Convolutional Neural Network (CNN) in order to predict housing prices based on the basic information on the house (such as the number of bedrooms, bathroom, square footage,zipcode, etc) and images of the house.
sofiapasquini/Housing-Market-CNN
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
I explore multimodal learning by using a Convolutional Neural Network (CNN) in order to predict housing prices based on the basic information on the house (such as the number of bedrooms, bathroom, square footage,zipcode, etc) and images of the house.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published