Swift for TensorFlow

Swift for TensorFlow

  • April 2, 2018
Table of Contents

Swift for TensorFlow

Swift for TensorFlow is a result of first-principles thinking applied to machine learning frameworks, and works quite differently than existing TensorFlow language bindings. Whereas prior solutions are designed within the constraints of what can be achieved by a (typically Python or Lua) library, Swift for TensorFlow is based on the belief that machine learning is important enough to deserve first-class language and compiler support.

Source: tensorflow.org

Share :
comments powered by Disqus

Related Posts

Deploy TensorFlow models

Deploy TensorFlow models

Don’t follow the TensorFlow docs since they explain how to setup a docker image and compile TF serving that takes forever. We can do much better. Some guy made a docker image with everything already compile on it, so we are going to use that one.

Read More
Watch a Human Mind-Control a Cyborg Mouse

Watch a Human Mind-Control a Cyborg Mouse

Researchers from the Korea Advanced Institute of Science and Technology created steerable cyborg mice, and holy hell is this experiment giving me the creeps.

Read More