Saved searches

Use saved searches to filter your results more quickly

Cancel Create saved search Sign up Reseting focus

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

Recurrent Neural Networks with Python Quick Start Guide, published by Packt

License

Notifications You must be signed in to change notification settings

PacktPublishing/Recurrent-Neural-Networks-with-Python-Quick-Start-Guide

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Go to file

Folders and files

Last commit message Last commit date

Latest commit

History

View all files

Repository files navigation

Recurrent-Neural-Networks-with-Python-Quick-Start-Guide

Recurrent Neural Networks with Python Quick Start Guide

Recurrent Neural Networks with Python Quick Start Guide, published by Packt This is the code repository for Recurrent Neural Networks with Python Quick Start Guide, published by Packt. Sequential learning and language modeling with TensorFlow

What is this book about?

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

def generate_data(): inputs = input_values() return inputs, output_values(inputs) 

Following is what you need for this book: This book is for Machine Learning engineers and data scientists who want to learn about Recurrent Neural Network models with practical use-cases. Exposure to Python programming is required. Previous experience with TensorFlow will be helpful, but not mandatory.

With the following software and hardware list you can run all code files present in the book (Chapter 1-6).

Software and Hardware List

Chapter Software required OS required
1-6 Python 3 Windows, Mac OS X, and Linux (Any)

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.

Related products

Get to Know the Author

Simeon Kostadinov is a student at the University of Birmingham, who also lives in San Francisco and works for a startup called Speechify which aims to help people go through their readings faster by converting any text into speech. Simeon is Machine Learning enthusiast who writes a blog and works on various projects on the side. His technical experience includes heavy university knowledge, two summer internships and two years of practical experience. Moreover, his blog includes explanations of numerous deep learning techniques. He enjoys reading different research papers and implement some of them in code. His interest covers both the theoretical as well as practical side of deep learning since his background is in mathematics and throughout time he ignited his interest in computer science. He was ranked number 1 in mathematics during his senior year of high school and thus he has deep passion about understanding how the deep learning models work under the hood. His specific knowledge in Recurrent Neural Networks comes from several courses that he has taken at Stanford University and University of Birmingham. They helped in understanding how to apply his theoretical knowledge into practice and build powerful models. In addition, he recently became a Stanford Scholar Initiative which includes working in a team of Machine Learning researchers on a specific deep learning research paper.

Suggestions and Feedback

Click here if you have any feedback or suggestions.

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

About

Recurrent Neural Networks with Python Quick Start Guide, published by Packt