sjsdfg/dl4j-tutorials
dl4j 基础教程 配套视频:https://space.bilibili.com/327018681/#/
This project provides practical, step-by-step video tutorials and code examples for building and deploying neural networks using Deeplearning4j (DL4J). It helps Java developers understand how to use DL4J to create machine learning models, from basic linear regression to complex object detection, using real-world data like MNIST handwritten digits. You will learn to input various datasets and output trained, deployable AI models.
520 stars. No commits in the last 6 months.
Use this if you are a Java developer looking to quickly learn and implement deep learning concepts with Deeplearning4j, especially for commercial applications, and prefer learning through video tutorials and practical examples.
Not ideal if you are looking for a theoretical deep learning course, prefer other programming languages like Python, or are not interested in using the Deeplearning4j framework.
Stars
520
Forks
151
Language
Java
License
MIT
Category
Last pushed
Dec 05, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/sjsdfg/dl4j-tutorials"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
optimatika/ojAlgo
oj! Algorithms
deeplearning4j/deeplearning4j
Suite of tools for deploying and training deep learning models using the JVM. Highlights include...
deepjavalibrary/djl-demo
Demo applications showcasing DJL
deepjavalibrary/djl
An Engine-Agnostic Deep Learning Framework in Java
deeplearning4j/deeplearning4j-examples
Deeplearning4j Examples (DL4J, DL4J Spark, DataVec)