Introduction | Data sources | Technologies | Status | Acknowledge | License
Using Tensor flow for creating regression models.
This project aimed to apply tensorflow and neural networks in regression problems.
Three dataset were used:
- Insurance dataset [Link] : It provides data of the insurance value based on the features age, sex, bmi, smoker?, children?, and region
- Generated dataset: Data generated from a normal distribuition
- Boston pricing dataset [Link]: Data with the house prices in Boston
Complete!! 🎉🎉🎉
These exercices are based on the course Zero to Mastery Deep Learning with TensorFlow by the legend Daniel Bourke