All Projects → logankilpatrick → DeepLearningWithJulia

logankilpatrick / DeepLearningWithJulia

Licence: other
The Deep Learning with Julia book, using Flux.jl.

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to DeepLearningWithJulia

bookwyrm
Social reading and reviewing, decentralized with ActivityPub
Stars: ✭ 1,499 (+2171.21%)
Mutual labels:  books
books
Programming books
Stars: ✭ 27 (-59.09%)
Mutual labels:  books
PainlessDocker
Painless Docker book git repository.
Stars: ✭ 17 (-74.24%)
Mutual labels:  books
gidti
Book: Gentle Introduction to Dependent Types with Idris
Stars: ✭ 70 (+6.06%)
Mutual labels:  books
software-architecture-books
A comprehensive list of books on Software Architecture.
Stars: ✭ 7,397 (+11107.58%)
Mutual labels:  books
awesome-Python-data-science-books
Probably the best curated list of data science books in Python
Stars: ✭ 331 (+401.52%)
Mutual labels:  books
libreant
{,e}Book archive, focused on small grassroot archives, distributed search, support to different kind of objects
Stars: ✭ 18 (-72.73%)
Mutual labels:  books
blinkist-m4a-downloader
Grabs all of the audio files from all of the Blinkist books
Stars: ✭ 100 (+51.52%)
Mutual labels:  books
CalibreLibgenStore
A Libgen Fiction store plugin for Calibre
Stars: ✭ 117 (+77.27%)
Mutual labels:  books
in24hrs
Discover how every solution in some way related to the IoT needs a platform and how to create that platform. This book is about being agile and reducing time to market without breaking the bank. It is about designing something that you can scale incrementally without having to do a lot of rework and potentially disrupting your current state of t…
Stars: ✭ 26 (-60.61%)
Mutual labels:  books
Some Pentesters SecurityResearchers RedTeamers
Some Pentesters, Security Researchers, Red Teamers which i learned from them a lot...
Stars: ✭ 60 (-9.09%)
Mutual labels:  books
hands-on-elixir-and-otp-cryptocurrency-trading-bot
Source code to generate the "Hands-on Elixir & OTP: Cryptocurrency trading bot" book
Stars: ✭ 210 (+218.18%)
Mutual labels:  books
awesome-programming-books
List of good programming books for beginners and professionals
Stars: ✭ 68 (+3.03%)
Mutual labels:  books
Android-KeepLearning
Just for learning android well.
Stars: ✭ 23 (-65.15%)
Mutual labels:  books
Demos
🔥 the go programming language go Demos, go语言例子 go语言圣经 练习题 go 语言书籍 bootstrap 练习 sql-mysql练习
Stars: ✭ 84 (+27.27%)
Mutual labels:  books
DaggerFlux.jl
Distributed computation of differentiation pipelines to use multiple workers, devices, GPU, etc. since Julia wasn't fast enough already
Stars: ✭ 57 (-13.64%)
Mutual labels:  fluxml
awesome-coder-resources
编程路上加油站!------【持续更新中...欢迎star,欢迎常回来看看......】【内容:编程/学习/阅读资源,开源项目,面试题,网站,书,博客,教程等等】
Stars: ✭ 54 (-18.18%)
Mutual labels:  books
SuperLibrary
Information Security Library
Stars: ✭ 60 (-9.09%)
Mutual labels:  books
books-ML-and-DL
.pdf Format Books for Machine and Deep Learning
Stars: ✭ 105 (+59.09%)
Mutual labels:  books
computer book list
一个综合了豆瓣,goodreads综合评分的计算机书籍书单
Stars: ✭ 1,535 (+2225.76%)
Mutual labels:  books

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/)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].