Get the "Applied Data Science Edge"!

The ViralML School

Fundamental Market Analysis with Python - Find Your Own Answers On What Is Going on in the Financial Markets

Web Work

Python Web Work - Prototyping Guide for Maker

Use HTML5 Templates, Serve Dynamic Content, Build Machine Learning Web Apps, Grow Audiences & Conquer the World!

Hot off the Press!

The Little Book of Fundamental Market Indicators

My New Book: "The Little Book of Fundamental Analysis: Hands-On Market Analysis with Python" is Out!

Generate Robert Mueller with TF 2.0, Keras, GRU, TPU, For Free and Under 5 Minutes

Introduction

Generate text from the Robert Muellers Report On The Investigation Into Russian Interference in Th 2016 Presidential Election using Tensorflow 2.0, GRU, RNN, TPU on the Mueller Report under 5 minutes and for free with Google CoLabs!!! Yeah, my kind of price and timeframe! MORE: Blog or code: http://www.viralml.com/video-content.html?fm=yt&v=_DexQhQB8uI Signup for my newsletter and more: http://www.viralml.com Connect on Twitter: https://twitter.com/amunategui Check out my books on Amazon: https://amzn.to/2DpLcW0 Code: https://www.tensorflow.org/tutorials/sequences/text_generation Mueller.txt: http://www.viralml.com/static/code/mueller.txt Original dataset: https://www.kaggle.com/paultimothymooney Transcript Tensorflow 2.0, GRU, RNN, TPU on the Mueller Report under 10 minutes and for free Hello YouTube Friends, I recently made a video and a Web App to predict the redacted text in Robert Muellers Report On The Investigation Into Russian Interference in Th 2016 Presidential Election. Its 500 pages of heavily redacted text. So I am going to show you how to do this with Tensorflow 2.0, Keras, using an RNN- GRU with TPUs on the 500 page Mueller Report for free and under 5 minutes... Welcome to the ViralML Show, my name is Manuel Amunategui. I am the author of a few books including Monetizing Machine Learning where we port Python ML projects to the web for the world to enjoy and look at paywalls to monetize your work. You can find this book and my other ones on Amazon, simply enter my first and last name in the Amazon search bar. Please signup for my newsletter to get early access to my material. Subscribe to the channel - and give it a big thumbs up, pretty please! - This video will be filed under State of the Industry. So, too good to be true? how on earth can you do that for free Well, basically means that somebody else set it up for us. - two unredacted words - google colabs Yup, Google and Colab have a great and free demo using TPUs on generating Shakespeare, instead, well generate Robert Mueller - big smile. So you need a Google Account and simply jump to this link --- You will need to change one line and youre ready to go. path_to_file = tf.keras.utils.get_file(mueller.txt, http://www.viralml.com/static/code/mueller.txt) Lets try it: The Presidents actions towards Flunn, Manafort, I want to thank I got the data on Kaggle - get it there both original pdf and the pdf-to-CSV conversion that Paul Mooney https://www.kaggle.com/paultimothymooney CATEGORY:DataScience



If you liked it, please share it:

Code

If there is code for this video, please refer to YouTube notes

Show Notes

(pardon typos and formatting -
these are the notes I use to make the videos)

Generate text from the Robert Muellers Report On The Investigation Into Russian Interference in Th 2016 Presidential Election using Tensorflow 2.0, GRU, RNN, TPU on the Mueller Report under 5 minutes and for free with Google CoLabs!!! Yeah, my kind of price and timeframe! MORE: Blog or code: http://www.viralml.com/video-content.html?fm=yt&v=_DexQhQB8uI Signup for my newsletter and more: http://www.viralml.com Connect on Twitter: https://twitter.com/amunategui Check out my books on Amazon: https://amzn.to/2DpLcW0 Code: https://www.tensorflow.org/tutorials/sequences/text_generation Mueller.txt: http://www.viralml.com/static/code/mueller.txt Original dataset: https://www.kaggle.com/paultimothymooney Transcript Tensorflow 2.0, GRU, RNN, TPU on the Mueller Report under 10 minutes and for free Hello YouTube Friends, I recently made a video and a Web App to predict the redacted text in Robert Muellers Report On The Investigation Into Russian Interference in Th 2016 Presidential Election. Its 500 pages of heavily redacted text. So I am going to show you how to do this with Tensorflow 2.0, Keras, using an RNN- GRU with TPUs on the 500 page Mueller Report for free and under 5 minutes... Welcome to the ViralML Show, my name is Manuel Amunategui. I am the author of a few books including Monetizing Machine Learning where we port Python ML projects to the web for the world to enjoy and look at paywalls to monetize your work. You can find this book and my other ones on Amazon, simply enter my first and last name in the Amazon search bar. Please signup for my newsletter to get early access to my material. Subscribe to the channel - and give it a big thumbs up, pretty please! - This video will be filed under State of the Industry. So, too good to be true? how on earth can you do that for free Well, basically means that somebody else set it up for us. - two unredacted words - google colabs Yup, Google and Colab have a great and free demo using TPUs on generating Shakespeare, instead, well generate Robert Mueller - big smile. So you need a Google Account and simply jump to this link --- You will need to change one line and youre ready to go. path_to_file = tf.keras.utils.get_file(mueller.txt, http://www.viralml.com/static/code/mueller.txt) Lets try it: The Presidents actions towards Flunn, Manafort, I want to thank I got the data on Kaggle - get it there both original pdf and the pdf-to-CSV conversion that Paul Mooney https://www.kaggle.com/paultimothymooney CATEGORY:DataScience