The Power of Swift for Machine Learning (TensorFlow Meets)

preview_player
Показать описание


This video is also subtitled in Chinese, Indonesian, Italian, Japanese, Korean, Portuguese, and Spanish.

Рекомендации по теме
Комментарии
Автор

The best thing for me is how the TF team is working closely with the Swift core team and community to include all these cool improvements into Swift itself so the general public can benefit from it! Thanks for that!

alexitosworld
Автор

Wow, I'm impressed on how fast Swift is growing as a language. And now even integrating with TF = AMAZING!

Автор

Can't wait to see what the research community can do with swift for tensorflow. Seems very liberating, and Swift itself is a great language. Thanks for all your amazing contributions to truly advancing the computer sciences. I don't think most people really appreciate just how fundamentally this changes the whole world. Not just for machine learning.

AaronHilton
Автор

Where can I find more info about differentiable code for a complete beginner?

aum
Автор

Thank you so much for good video!
I thought Swift is only for iOS, but thanks to this video, now I know that it can use for more way😊

SK-lmzs
Автор

I am still surprised that why we don't have compiler development tutorial from Chris.

krishna_o
Автор

I thought that auto differentiation is in Swift master for a while, given the Swift for Tensorflow was announced more than a year ago.
Was very surprised to find out that it's in an feature branch.
I wonder if it's planned for AD to be merged into Swift master, and added to the standard, or if it will always be a fork.

codymccodeface
Автор

thank u for the great video! Mr. Lattner Do you have a plan to support Mac GPU via Metal API on S4TF?

Kawahima
Автор

Tensorflow does all the other machine learning besides deep learning? And something like numpy and pandas?

darshuetube
Автор

Can TensorFlow be used with/for Flutter apps?

felipemaia
Автор

is swift designed for mac users or something? there are no good tutorials for it, everyone who does a tutorial is on a mac. So weird.

MichaelMantion