logankilpatrick / DeepLearningWithJulia

The Deep Learning with Julia book, using Flux.jl.

Home Page:https://deeplearningwithjulia.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deep Learning with Julia

DLGitHubPreview

DL with Julia is a book about how to do various deep learning tasks using the Julia programming language and specifically the Flux.jl package. The intent of the book is to prove that serious deep learning can be done in Julia and that the ecosystem as a whole is ready for the spotlight.

Getting Started

All of the code and resources for this book are stored here on GitHub and deployed to https://deeplearningwithjulia.com.

Content

At the present moment, my focus is on writing materials in the following areas:

  • [] Basic Recurrent Neural Networks with Flux.jl (WIP)
  • [] CNN Basics with Flux.jl
  • [] Transfer Learning for Computer Vision with Flux.jl (WIP)
  • [] Solving basic NLP problems with Flux.jl
  • [] Preparing and using data with Flux.jl (inspired by out image augmentation assignment somewhat)
  • [] Saving and loading machine learning models in Flux.jl
  • [] Automatic Differentiation in Flux (https://www.microsoft.com/en-us/research/video/the-simple-essence-of-automatic-differentiation/)

About

The Deep Learning with Julia book, using Flux.jl.

https://deeplearningwithjulia.com


Languages

Language:Jupyter Notebook 99.9%Language:Julia 0.1%Language:TeX 0.1%