Julia for Deep Learning

Companion book of the Julia for Deep Learning Course

Authors
Affiliations

Patrick Altmeyer

Cameron Pfiffer

Published

August 17, 2023

Preface

This book provides an overview of a pure Julia implementation of the fastai book: Deep Learning for Coders with fastai and PyTorch. The original book works with Python and PyTorch. This book works with Julia and relies primarily on Flux.jl (Innes 2018). The original book is written by Jeremy Howard and Sylvain Gugge (Howard and Gugger 2020). This book is written by participants of the Julia for Deep Learning course.

The book is served from GitHub.