From b411c94639df12a7f32070d02162821bef8d4501 Mon Sep 17 00:00:00 2001 From: ixaxaar Date: Mon, 18 Dec 2017 12:40:13 +0530 Subject: [PATCH] Modify toc --- README.md | 29 ++++++++++++++++------------- 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index f0a7d08..684d946 100644 --- a/README.md +++ b/README.md @@ -8,19 +8,22 @@ Includes: -- [Differentiable Neural Computers and Sparse Differentiable Neural Computers, for Pytorch](#differentiable-neural-computers-and-sparse-differentiable-neural-computers-for-pytorch) - - [Install](#install) - - [From source](#from-source) - - [Architecure](#architecure) - - [Usage](#usage) - - [DNC](#dnc) - - [Example usage:](#example-usage) - - [Debugging:](#debugging) - - [SDNC](#sdnc) - - [Example usage:](#example-usage-1) - - [Debugging:](#debugging-1) - - [Example copy task](#example-copy-task) - - [General noteworthy stuff](#general-noteworthy-stuff) + +- [Install](#install) + - [From source](#from-source) +- [Architecure](#architecure) +- [Usage](#usage) + - [DNC](#dnc) + - [Example usage:](#example-usage) + - [Debugging:](#debugging) + - [SDNC](#sdnc) + - [Example usage:](#example-usage-1) + - [Debugging:](#debugging-1) + - [SAM](#sam) + - [Example usage:](#example-usage-2) + - [Debugging:](#debugging-2) +- [Example copy task](#example-copy-task) +- [General noteworthy stuff](#general-noteworthy-stuff)