#Deeplearning4j
Showing 10 of 10 repositories tagged #deeplearning4j, ranked by stars
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 learn...
Deeplearning4j Examples (DL4J, DL4J Spark, DataVec)
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.
dl4j 基础教程 配套视频:https://space.bilibili.com/327018681/#/
Code for Java Deep Learning Cookbook
Making custom object detector using Yolo (Java and Python)
Pujangga - Indonesian Natural Language Processing Tool with REST API, an Interface for InaNLP and Deeplearning4j's Word2Vec
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.
Java Deep Learning Cookbook, published by Packt
Java Convolutional Neural Network example for Hand Writing Digit Recognition