Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Hands-On One-shot Learning with Python

You're reading from  Hands-On One-shot Learning with Python

Product type Book
Published in Apr 2020
Publisher Packt
ISBN-13 9781838825461
Pages 156 pages
Edition 1st Edition
Languages
Authors (2):
Shruti Jadon Shruti Jadon
Profile icon Shruti Jadon
Ankush Garg Ankush Garg
Profile icon Ankush Garg
View More author details
Toc

Table of Contents (11) Chapters close

Coding exercises

In this section, we will first go through the implementation of NTMs and later go through MAANs using the Omniglot dataset. So, let's begin!

Some parts of the code aren't included as part of this exercise. If you wish to get a runnable code, please take a look at this book's GitHub repository at https://github.com/PacktPublishing/Hands-On-One-shot-Learning-with-Python.

Implementation of NTM

As discussed, an NTM is composed of two important components:

  • A neural network, also known as the controller
  • A two-dimensional matrix called memory

In this tutorial, we will implement a simplistic version of both and try to showcase the copy tasks.

The task objective is as follows:

  • The NTM model is shown...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime