Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
Madison J Myers edited this page Dec 13, 2017 · 6 revisions

Welcome to the Training a Deep Learning Language Model Using Keras and Tensorflow wiki!

Using Deep Learning to Generate Text

This pattern will guide you through downloading your data, installing Tensorflow and Keras and training a deep learning language model.

Short Description

Conduct a data science pipeline of building a Recurrent Neural Network (RNN) in a notebook, using Keras and Tensorflow.

Offering Type

Cognitive & Data Analytics

Introduction

add intro here

Author

Madison J. Myers https://www.linkedin.com/in/madisonjmyers/

Jeremy Nixon

Code

https://github.com/MadisonJMyers/Training-a-Deep-Learning-Language-Model-Using-Keras-and-Tensorflow

Overview

The user will learn:

  • How to use Keras.
  • How to use Tensorflow.
  • How to use a Jupyter Notebook.
  • How to create a Recurrent Neural Network (RNN) language model.
  • How to apply this to other areas..

This journey was created for data scientists and data lovers who are interested in deep learning and fraud detection and/or those who are new to Deep Learning or Keras. This will guide the user through a text generating pipeline.

Link to architecture diagram:

https://github.com/MadisonJMyers/Training-a-Deep-Learning-Language-Model-Using-Keras-and-Tensorflow/blob/master/doc/source/images/architecture.png

Included Components

  • Jupyter Notebook: An open source web application that allows you to create and share documents that contain live code, equations, visualizations, and explanatory text.
  • Keras: The Python Deep Learning library.
  • Tensorflow: An open-source software library for Machine Intelligence.

Featured technologies

  • Cloud: Accessing computer and information technology resources through the Internet.
  • Data Science: Systems and scientific methods to analyze structured and unstructured data in order to extract knowledge and insights.
  • Python: Python is a programming language that lets you work more quickly and integrate your systems more effectively.

Blog

TBD

Links

Clone this wiki locally