deeplearning4j
Here are 134 public repositories matching this topic...
Deeplearning4j Examples (DL4J, DL4J Spark, DataVec)
-
Updated
Oct 12, 2021 - Java
This project contains examples which demonstrate how to deploy analytic models to mission-critical, scalable production environments leveraging Apache Kafka and its Streams API. Models are built with Python, H2O, TensorFlow, Keras, DeepLearning4 and other technologies.
-
Updated
Nov 26, 2020 - Java
dl4j 基础教程 配套视频:https://space.bilibili.com/327018681/#/
-
Updated
Jun 28, 2021 - Java
A Scala wrapper for Deeplearning4j, inspired by Keras. Scala + DL + Spark + GPUs
-
Updated
Jun 1, 2020 - Scala
Deep Reinforcement Learning for the JVM (Deep-Q, A3C)
-
Updated
Jun 7, 2021 - Java
Code for Java Deep Learning Cookbook
-
Updated
Oct 13, 2020 - Java
Plain Stock Close-Price Prediction via Graves LSTM RNNs
-
Updated
Feb 15, 2021 - Java
Weka package for the Deeplearning4j java library
-
Updated
Sep 24, 2021 - Java
Federated Learning: Client application doing classification of images and local training. Works better with the Parameter Server at https://github.com/mccorby/PhotoLabellerServer
-
Updated
Mar 18, 2019 - Kotlin
See new version https://github.com/mccorby/PhotoLabeller
-
Updated
Apr 26, 2018 - Java
Clojure wrapper for deeplearning4j
-
Updated
Jun 8, 2018 - Clojure
Making custom object detector using Yolo (Java and Python)
-
Updated
Nov 27, 2021 - Java
All DeepLearning4j projects go here.
-
Updated
May 20, 2019 - Java
source code accompanying "Deep Learning for Search" book
-
Updated
Aug 2, 2021 - Java
Pujangga - Indonesian Natural Language Processing Tool with REST API, an Interface for InaNLP and Deeplearning4j's Word2Vec
-
Updated
Mar 20, 2018 - Scala
Federated Learning: Parameter Server doing aggregation of updates to a model coming from clients participating in a Federated Learning setup. See also the Android application companion at https://github.com/mccorby/PhotoLabeller
-
Updated
Oct 7, 2018 - Kotlin
Arabic Handwritten Characters Recognition using Deeplearning4j
-
Updated
Apr 23, 2018 - Java
Certifai Training Labs Repository using Eclipse Deeplearning4j
-
Updated
Sep 17, 2021 - Java
Documentation for Deeplearning4j - Deep Learning for the JVM, Java & Scala
-
Updated
Oct 31, 2021 - HTML
A deeplearning based captcha solver for http://bsr.twse.com.tw/bshtm/
-
Updated
Dec 22, 2018 - Java
Deep learning user interface designer
-
Updated
Aug 2, 2021 - Java
Java Convolutional Neural Network example for Hand Writing Digit Recognition
-
Updated
May 4, 2018 - Java
Java Deep Learning Cookbook, published by Packt
-
Updated
Jan 20, 2021 - Java
Java based Chess Board Scanner, which converts 2D chess board image into a machine readable format a.k.a. Forsyth–Edwards Notation (FEN). It uses OpenCV and Deeplearning4j frameworks, complemented with some proprietary algorithms implemented for realizing the goal. It currently supports the chess board and pieces sets of the most common online chess platforms chess.com and lichess.org.
-
Updated
Sep 30, 2021 - Java
TextDigester: document summarization java library
-
Updated
Sep 3, 2017 - Java
Handwritten Multi-digit String Segmentation and Recognition using Deep Learning.
-
Updated
Mar 4, 2018 - Java
Real-time Sudoku Solver using Opencv and Deeplearning4j
-
Updated
May 19, 2018 - Java
Automatic feature engineering using Generative Adversarial Networks using Deeplearning4j and Apache Spark.
-
Updated
Jan 20, 2021 - Java
Deeplearning4J框架搭建的第一个问答小AI
-
Updated
Dec 18, 2017 - Java
Improve this page
Add a description, image, and links to the deeplearning4j topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the deeplearning4j topic, visit your repo's landing page and select "manage topics."


At this moment relu_layer op doesn't allow threshold configuration, and legacy RELU op allows that.
We should add configuration option to relu_layer.