Launched yesterday: hosted, shareable TensorBoard dashboards https://t.co/Sv9hnuP1p2
— François Chollet (@fchollet) October 31, 2019
Launched yesterday: hosted, shareable TensorBoard dashboards https://t.co/Sv9hnuP1p2
— François Chollet (@fchollet) October 31, 2019
Full Keras / TPU support coming in Tensorflow 2.1. One line of code to get you model running on a TPU or TPU pod.https://t.co/JMi1XoLlpP() or custom training loops.
— Martin Görner (@martin_gorner) October 30, 2019
I am presenting this at TF World now but you can already try with tf-nightly. Demo at https://t.co/9XJ6aSmOjw pic.twitter.com/DYc2DsiXLr
State-of-the-Art Natural Language Processing in TensorFlow 2.0
— TensorFlow (@TensorFlow) October 30, 2019
Discover how you can use the @HuggingFace Transformers library with TensorFlow to fine-tune a Transformer model.
Read the blog ↓https://t.co/fhhTLXonuL
New tutorial!🚀 3 ways to create a #Keras model with #TensorFlow 2.0:
— Adrian Rosebrock (@PyImageSearch) October 28, 2019
1. Sequential
2. Functional
3. Model-subclassing
But when is the right time to use each?
This tutorial answers that question (includes #Python code): https://t.co/mDXqGCWgxs 👍#DeepLearning #AI #DataScience pic.twitter.com/EYUTRzDUg8
Machine learning is helping to solve challenging, real-world problems around the world. See how Tambua Health is using machine learning, powered by TensorFlow, to help doctors determine the likelihood of respiratory diseases. #PoweredByTF
— TensorFlow (@TensorFlow) October 25, 2019
Watch now → https://t.co/IWQBdP3Pcd pic.twitter.com/PBLF2nleRE
Classifying basketball videos using TensorFlow 2 on a big computer https://t.co/skZU2NAGg6
— François Chollet (@fchollet) October 25, 2019
TensorSketch! https://t.co/GnryzBPctc
— hardmaru 😷 (@hardmaru) October 25, 2019
EagerPy is a thin wrapper around PyTorch and TensorFlow Eager that unifies their interface and thus allows writing code that works with both. https://t.co/ogUjDgR7T3 #deeplearning #machinelearning #ml #ai #neuralnetworks #datascience #tensorflow
— TensorFlow Best Practices (@TFBestPractices) October 24, 2019
TensorFlow 1.15.0 has been released! We do not expect to update the 1.x branch with features, although we will issue patch releases to fix vulnerabilities for at least one year.
— TensorFlow (@TensorFlow) October 17, 2019
See the full release notes for more details on added features and changes ↓https://t.co/UQTEYtADSO
A visual similarity search engine built with deep learning. Very cool and very open-source. https://t.co/CyI4Kk8P5U pic.twitter.com/WjTn9CEtJv
— François Chollet (@fchollet) October 16, 2019
New tutorial!🚀 Is Rectified Adam actually *better* than standard Adam?
— Adrian Rosebrock (@PyImageSearch) October 7, 2019
- I ran 24 experiments to find out.
- The answer? Meh, not really.
Full tutorial w/ #Python code here: https://t.co/TQwOTnFHgt 👍 #DeepLearning #Keras #MachineLearning #ArtificialIntelligence #AI #DataScience pic.twitter.com/rOkQSzfPAe
I just wrote an extensive TensorFlow 2.0 + Keras overview, targeted at deep learning researchers: https://t.co/k694J95PI8
— François Chollet (@fchollet) October 5, 2019
Hope you will find it useful! Let me know if you have any feedback.