Code Monkey home page Code Monkey logo

adl-book's Introduction

2nd Edition of Applied Deep Learning - A case based approach

Github repository for the second edition of the ADL Book.

Introduction

This repository is not the one that final readers will see. This contains only material that will be used to create the final online book that will be available to the readers. If you are contributing to the book the only thing you need to do is to create a notebook with google colab and upload it (when finished and approved) in the right folder. At the moment the folders contains also the word files of the chapters.

Jupyter Book

To get all notebooks together in an easy online version we use Jupyter Book. In this way the entire set of notebooks will become a browasable online book that will be accessible to everyone.

On the top right of each page you will always find several icons that will allow you to open a notebook in google colab, go full screen, access the github repository or download the file.

jupyter book icons

Using Jupyter Notebook (for authors of the book)

Installation

If you are contributing to the book and in particular to the online version you need to install jupyter notebook. I suggest the following steps

virtualenv juypter-book
source jupyter-book/bin/activate
pip install -U jupyter-book

Note: when you create the jupyter-book environment do it somewhere since the command will create a directory that you don't want to have around. But you should know that. In case you are new to this please study the official documentation on virtualenv on the official python website.

Cloning of the repository

Now you should clone this repository

git clone https://github.com/toelt-llc/ADL-Book-2nd-Ed.git

At the moment there is no automatic way of rebuilding the book. Is a manual process that not everyone should do. But if you want to check the book you will find it under the folder jupyterbook/_build/html/landingpage.html.

adl-book's People

Contributors

michelucci avatar michelasperti 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.