Machine intelligence is the last invention that humanity will ever need to make. - Nick Bostrum
Today I learnt about:
- Introduction and Project Setup
- Steppers
- DatePickers
- DateComponent and DateFormatters
- Create a ML Model using CreateML app
You cannot discover new oceans unless you have the courage to lose sight of the shore. - Andre Gide
Today I learnt about:
- Creating the User Interface (Stepper, DatePicker)
- Integrating the ML Model with SwiftUI (Model Predicition)
- Cleaning up the user interface
“Creativity is just connecting things. When you ask creative people how they did something, they feel a little guilty because they didn't really do it, they just saw something. It seemed obvious to them after a while. That's because they were able to connect experiences they've had and synthesize new things.” - Steve Jobs
Today I completed the challenges:
- Added Sections and experimented with VStacks aligning and positioning components
- Replaced the Stepper with the Picker
- Replaced the Navigatiob Button Item with a Button to calculate Bedtime.
Project 4 - Summary:
I learn about:
- DatePickers, DateComponents and DateFormatters
- Steppers
- Creating ML Models using CreateML
- Integrating MLModel with SwiftUI using CoreML