Neural Network Tutorial with Swift and TensorFlow

The goal of this post is to show how to build, learn and run probably one of the simplest Neural Networks, which will compute the XOR… Read more

Similar

Mix Haskell and Swift – Part 1

First part of an in-depth guide into developing a native macOS application using Haskell with Swift and SwiftUI. This part covers the set-up required to call Haskell functions from Swift in an XCode project using SwiftUI. (more…)

Read more »

Intro to Swift 3

It’s Here! So you’ve been wanting to get into iOS development? Well, now’s the best time to get in. With the introduction of Swift, creating iPhone, Apple Watch, and MacOS apps has never been easier. In this tutorial, I will go over the Swift langua...

Read more »