WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

jack89roberts/learning-deep-learning

Repository files navigation

learning-deep-learning

logo

A collection of notebooks, packaged into a book, to document my journey in learning applied deep learning.

Book

See the web-site: https://jack89roberts.github.io/learning-deep-learning/

Notebooks

To run the notebooks yourself, clone the repo then:

Install dependencies:

pip install -r requirements.txt

Start jupyter:

jupyter notebook

Then browse to the notebooks/ directory in the jupyter interface.

Build the book

jupyter-book build .

Releases

No releases published

Packages

No packages published