Coder Social home page Coder Social logo

nikhilagrima / how_to_make_a_chatbot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from llsourcell/how_to_make_a_chatbot

0.0 2.0 0.0 5 KB

This is the code for "How to Make a Chatbot - Intro to Deep Learning #12' by Siraj Raval on YouTube

Python 100.00%

how_to_make_a_chatbot's Introduction

How_to_make_a_chatbot

This is the code for "How to Make a Chatbot - Intro to Deep Learning #12' by Siraj Raval on YouTube

Coding challenge - Due Date, Thursday April 6 2017 at 12 PM PST

The challenge for this video is to make your own Q&A System using any type of memory network (plain, end-to-end, or dynamic). You can even use the code in this repository verbatim, just modify it so that a user can ask it questions from the command line. This will be a good way to get familiar with this type of bleeding edge deep learning model.

Overview

This is the code for this video by Siraj Raval on Youtube as part of the Udacity Deep Learning Nanodegree. This code is actually an end-to-end memory network, since there doesn't yet exist a 'dynamic' memory network implementation in Keras. For an example of a 'dynamic' memory network see this repository.

Dependencies

Usage

Run python memorynetwork.py in terminal and the code will begin training.

Credits

Credits for the code go to the creator of Keras, fchollet i've merely created a wrapper to get people started.

how_to_make_a_chatbot's People

Contributors

llsourcell avatar

Watchers

James Cloos avatar nik avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.