iOS Development – Week 8
And just like that it is already Week 8 of my iOS Development Bootcamp. After having looked at concurrency in Week 7, this time was all about making network calls and as an added bonus… Read More »iOS Development – Week 8
Artificial Intelligence, Machine Learning and Data Science, Data Visualisation
And just like that it is already Week 8 of my iOS Development Bootcamp. After having looked at concurrency in Week 7, this time was all about making network calls and as an added bonus… Read More »iOS Development – Week 8
I am sure you may have come across a few examples of the prowess of DALL-E and Stable diffusion. In my most recent post in the Domino Data Blog I explore diffusion probabilistic machine learning models by… Read More »Diffusion Models – More than adding noise
Running tasks in parallel is one of the great things we can do with computers – and mobile devices. This is called concurrency and it was the main focus for Week 7 of my iOS… Read More »iOS Development – Week 7
With information from the patterns we reviews and described on Part 1 of this post we were able to identify and implement some of the patterns in our own app. This meant doing some refactoring… Read More »iOS Development – Week 6 – Part 2
A very enjoyable week this was! We have been covering enough material to get the app to start looking more like a functional app and not just individual screens. The focus of this week was… Read More »iOS Development – Week 5
There was a lot to cover in Week 4 and I am glad I was able to complete all the assignments for this week, including the nice-to-haves. The focus of this week was UIKit and… Read More »iOS Development – Week 4
That was the end of week 3 – yes I am a bit late posting this… We continued learning Swift, this time it was all about functions, types, closures and advanced swift features. I think… Read More »iOS Development – Week 3
So, you have a machine learning model! Congratulations! Now what? Well, as I always remind colleagues, there is no such thing as a perfect model, only good enough ones. Ensuring that your machine learning model… Read More »Building Robust Models with Cross-Validation
As I mentioned last time, I have enrolled in an iOS bootcamp to reinforce my iOS and Swift skills. As part of the bootcamp we are asked to choose a project to develop into a… Read More »iOS Development – Jelly Belly
I am very excited to say that I have decided to join an iOS development bootcamp to reinforce and improve my Swift skills and get further experience with frameworks such as SwiftUI, networking, data and… Read More »iOS Development Bootcamp