Setting up Swift for TensorFlow

Those who are following Jeremy and want to get started with Swift Tensorflow, I have written a quick blog post for you guys. Please try to give feedback on the blog post in the comment section

I’m planning to cover the topic in the future:

  1. Why Swift?
  2. What are the limitations of Python in Deep Learning?
  3. Swift compiler technology vs Python

https://abhimanyuaryan.com/blog/2019-11-22-deeplearning-with-swift-and-tensorflow/

1 Like

And here is a blog post about using Xcode with swift using Karpathy’: minimal character-level RNN language model