Deeplearning4j 是为Java以及基于JVM编写的开源深度学习库,是广泛支持各种深度学习算法的运算框架。
Deeplearning4j Examples (DL4J, DL4J Spark, DataVec)
翻译 - Deeplearning4j示例(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 ...
#计算机科学#dl4j 基础教程 配套视频:https://space.bilibili.com/327018681/#/
#自然语言处理#Code for Java Deep Learning Cookbook
翻译 - Java深度学习食谱代码
#计算机科学#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://gith...
#人脸识别#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...
Train a DBN to classify a set of test data similar to MNIST, Using DL4J & theano (Project of Pattern Recognition course)
Scans and solves Sudoku Puzzles from images using AI