| deeplearning4j/deeplearning4j |
13,290 |
|
175 |
119 |
over 2 years ago |
54 |
August 10, 2022 |
624 |
apache-2.0 |
Java |
| Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running math code and a java based math library on top of the core c++ library. Also includes samediff: a pytorch/tensorflow like library for running deep learning using automatic differentiation. |
| sjsdfg/dl4j-tutorials |
429 |
|
0 |
0 |
almost 5 years ago |
0 |
|
0 |
mit |
Java |
| dl4j 基础教程 配套视频:https://space.bilibili.com/327018681/#/ |
| sjsdfg/deeplearning4j-issues |
119 |
|
0 |
0 |
over 7 years ago |
0 |
|
0 |
|
|
| deeplearning4j常见问题集合 |
| sterglee/GroovyLab |
41 |
|
0 |
0 |
over 5 years ago |
0 |
|
0 |
|
Java |
| A MATLAB like user friendly scientific programming environment that uses Groovy as a scripting engine together with JShell of Java 9+ and exploits a large number of Java scientific libraries. Also, JShellLab is a similar environment that emphasizes on Shell based scripting: https://github.com/papdim/JShellLab |
| charlsjoseph/PredictiveAnalatics-using-DL4j-and-ApacheSpark |
26 |
|
0 |
0 |
over 9 years ago |
0 |
|
0 |
|
Scala |
| Predictive analatics using deepLearning4j and Spark |
| klevis/DigitRecognizer |
22 |
|
0 |
0 |
almost 8 years ago |
0 |
|
4 |
|
Java |
| Java Convolutional Neural Network example for Hand Writing Digit Recognition |
| thammegowda/tika-dl4j-spark-imgrec |
13 |
|
0 |
0 |
almost 9 years ago |
0 |
|
1 |
apache-2.0 |
Java |
| Image recognition on Spark cluster powered by Deeplearning4j and Apache Tika |
| shokufeh/Image-Recognition-Using-Spark_and-DL4J |
8 |
|
0 |
0 |
almost 8 years ago |
0 |
|
0 |
|
Java |
| Image recognition with Convolutional Neural Networks using Spark & Deeplearning4J |
| papdim/JShellLab |
7 |
|
0 |
0 |
about 4 years ago |
0 |
|
0 |
|
Java |
| A MATLAB like environment for Java, based on JShell scripting. JShellLab aims to provide a framework for effective and user friendly scientific computation in Java. JShellLab supports exclusively JShell based scripting. GroovyLab (https://github.com/sterglee/GroovyLab) combines Groovy and JShell scripting. |