Skip to content

The Java implementation of Dive into Deep Learning (D2L.ai)

License

Notifications You must be signed in to change notification settings

dltech-xyz/d2l-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dive into Deep Learning (Java version)

This project is modified from the original Dive Into Deep Learning book by Aston Zhang, Zachary C. Lipton, Mu Li, Alex J. Smola and all the community contributors. GitHub of the original book: https://github.com/d2l-ai/d2l-en. We have modified the book to provide implementation in Java using Deep Java Library(DJL).

All the notebook here can be downloaded and run using Java Kernel. We also compiled the book into a website.

How to run Jupyter Notebook in Java

Please follow the instruction here for how to run notebook using Java kernel.

How to contribute to this book

  1. File an issue or contact on Slack to let us know which chapter you'd like to contribute
  2. Fork our github repo and make your changes
  3. Contribute back by submitting a Pull Request.
  4. Follow our contributor documentation on how to use DJL and feel free to ask questions on our Slack channel.

We have the following chapters implemented

About

The Java implementation of Dive into Deep Learning (D2L.ai)

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 97.3%
  • Java 2.4%
  • Shell 0.3%