Complete code examples for Machine Translation with Attention, Image Captioning, Text Generation, and DCGAN implemented with tf.keras and eager execution
“Complete code examples for Machine Translation with Attention, Image Captioning, Text Generation…” https://medium.com/tensorflow/complete-code-examples-for-machine-translation-with-attention-image-captioning-text-generation-51663d07a63d
#tensorflow #tutorial
“Complete code examples for Machine Translation with Attention, Image Captioning, Text Generation…” https://medium.com/tensorflow/complete-code-examples-for-machine-translation-with-attention-image-captioning-text-generation-51663d07a63d
#tensorflow #tutorial
Medium
Complete code examples for Machine Translation with Attention, Image Captioning, Text Generation, and DCGAN implemented with tf.keras…
By Yash Katariya, Developer Programs Engineer Intern
Fast image-to-image translation in the browser. With 3 trained models introduced. Plus a processed dataset of 1000 images for edges2cats translation.
Demo: https://zaidalyafeai.github.io/pix2pix/cats.html
Code: https://github.com/zaidalyafeai/zaidalyafeai.github.io/tree/master/pix2pix
#tf #tensorflow #tfjs #pix2pix #cv
Demo: https://zaidalyafeai.github.io/pix2pix/cats.html
Code: https://github.com/zaidalyafeai/zaidalyafeai.github.io/tree/master/pix2pix
#tf #tensorflow #tfjs #pix2pix #cv
Plug-and-play differential privacy for your tensorflow code
#GoogleAI has just released a new library for training machine learning models with (differential) privacy for training data.
where you would write
instead just swap in the
Tutorial: https://github.com/tensorflow/privacy/blob/master/tutorials/mnist_dpsgd_tutorial.py
Link: https://github.com/tensorflow/privacy
#Privacy #tensorflow
#GoogleAI has just released a new library for training machine learning models with (differential) privacy for training data.
where you would write
tf.train.GradientDescentOptimizerinstead just swap in the
DPGradientDescentOptimizerTutorial: https://github.com/tensorflow/privacy/blob/master/tutorials/mnist_dpsgd_tutorial.py
Link: https://github.com/tensorflow/privacy
#Privacy #tensorflow
GitHub
privacy/tutorials/mnist_dpsgd_tutorial.py at master · tensorflow/privacy
Library for training machine learning models with privacy for training data - tensorflow/privacy
Use Machine Learning to filter messages in the browser
Article on filtering messages during #Twitch streaming with #tensorflow.
Link: https://dev.to/embiem/use-machine-learning-to-filter-messages-in-the-browser-4i19
#DL #NN #NLP #tensorflowjs
Article on filtering messages during #Twitch streaming with #tensorflow.
Link: https://dev.to/embiem/use-machine-learning-to-filter-messages-in-the-browser-4i19
#DL #NN #NLP #tensorflowjs
DEV Community
Use Machine Learning to filter messages in the browser
Use an Artifical Neural Network to classify messages as "spam" or "no spam"
Using Nucleus and TensorFlow for DNA Sequencing Error Correction
This is a new #tutorial of the Genomics team in #GoogleBrain. Good place to start with #deeplearning for #genomics using Nucleus and #Tensorflow.
Link: https://medium.com/tensorflow/using-nucleus-and-tensorflow-for-dna-sequencing-error-correction-47f3f7fc1a50
Google colab: https://colab.research.google.com/github/google/nucleus/blob/master/nucleus/examples/dna_sequencing_error_correction.ipynb
#Google #healthcare
This is a new #tutorial of the Genomics team in #GoogleBrain. Good place to start with #deeplearning for #genomics using Nucleus and #Tensorflow.
Link: https://medium.com/tensorflow/using-nucleus-and-tensorflow-for-dna-sequencing-error-correction-47f3f7fc1a50
Google colab: https://colab.research.google.com/github/google/nucleus/blob/master/nucleus/examples/dna_sequencing_error_correction.ipynb
#Google #healthcare
Medium
Using Nucleus and TensorFlow for DNA Sequencing Error Correction
Posted by Gunjan Baid, Helen Li, and Pi-Chuan Chang