GithubHelp home page GithubHelp logo

nsokhand / how-to-learn-from-little-data Goto Github PK

View Code? Open in Web Editor NEW

This project forked from llsourcell/how-to-learn-from-little-data

0.0 2.0 0.0 15 KB

This is the code for "How to Learn from Little Data - Intro to Deep Learning #17' by Siraj Raval on YouTube

License: MIT License

Python 100.00%

how-to-learn-from-little-data's Introduction

One Shot Learning using Memory-Augmented Neural Networks in Tensorflow.

Coding Challenge - Due Date, Thursday May 11th 2017

This weeks coding challenge is to use this code to classify 2 animals! You can use this dataset. That's it. No one has ever tried to apply memory augmented networks to anything but the omniglot dataset, so just a simple attempt at this would be both an awesome learning exercise and hugely useful to the AI community. Document your results in your README, regardless of whether the accuracy is high or not. Good luck!

Overview

This is the code for this video on Youtube by Siraj Raval as part of the Udacity Deep Learning nanodegree. We're going to use a Memory Augmented Neural Network in Tensorflow to perform one-shot learning on the omniglot dataset. That means we'll be able to classify images by their labels after training on just a few samples.

The benchmark dataset is Omniglot dataset. All the datasets should be placed in the data/ folder.

Dependencies

  • tensorflow (Written for Tensorflow v0.12. Yet to add support for Tensorflow v1*.)
  • numpy
  • time

Install dependencies using pip

Usage

run python omniglot.py in terminal to train the model after installing the necessary dependencies.

Credits

The credits for this code go to hmishra2250 i've merely created a wrapper to get people started.

how-to-learn-from-little-data's People

Contributors

llsourcell avatar jgyllinsky avatar

Watchers

James Cloos avatar Negin 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.