Repository navigation
dl4j
- Website
- Wikipedia
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/#/
An independent implementation of DeepMind's AlphaGoZero in Scala, using Deeplearning4J (DL4J)
Federated Learning: Client application doing classification of images and local training. Works better with the Parameter Server at https://github.com/mccorby/PhotoLabellerServer
See new version https://github.com/mccorby/PhotoLabeller
All DeepLearning4j projects go here.
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
face recognition with deep learning
Experimental project for AI and NLP based on Transformer Architecture
Face recognition using mtcnn build on dl4j
In photographic media, faces are often obfuscated to protect the identity of those pictured. This obfuscation process is done by removing details from the photograph in order to reduce the identifying facial features. However, these obfuscated images may still contain enough details such that the original features may be able to be recovered. In this project we will examine different neural networks to reconstruct obfuscated images of human faces.
Train a DBN to classify a set of test data similar to MNIST, Using DL4J & theano (Project of Pattern Recognition course)
Apache NiFi - DeepLearning4J Example Processor for VGG16 based https://github.com/SkymindIO/Demos-for-sales-marketting
Scans and solves Sudoku Puzzles from images using AI