DeepLearning and ps

The two deep learning projects are competitors, as one offers a multi-language framework that includes Java, while the other provides a purely Java-based deep learning training framework designed for distributed training.

DeepLearning
51
Established
ps
38
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 9/25
Maturity 8/25
Community 21/25
Stars: 3,157
Forks: 1,357
Downloads:
Commits (30d): 0
Language: Java
License: MIT
Stars: 103
Forks: 34
Downloads:
Commits (30d): 0
Language: Java
License:
Stale 6m No Package No Dependents
No License Stale 6m No Package No Dependents

About DeepLearning

yusugomori/DeepLearning

Deep Learning (Python, C, C++, Java, Scala, Go)

This project provides foundational building blocks for creating deep learning models. It offers implementations of various neural network architectures, like Deep Belief Nets, Restricted Boltzmann Machines, and Convolutional Neural Networks, to help practitioners understand and apply these techniques. The target audience is deep learning researchers and developers who are exploring or implementing different neural network models from scratch.

neural-networks machine-learning-research deep-learning-development algorithm-implementation artificial-intelligence-engineering

About ps

wudikua/ps

自己实现的深度学习训练框架,纯java实现,没有过多的第三方依赖,可分布式训练

This open-source project helps data scientists, machine learning engineers, and researchers train deep learning models using Java, especially for classification tasks like click-through rate prediction or image recognition. You input your labeled training and testing datasets, and the system outputs a trained deep learning model along with real-time visualizations of the training progress, such as loss and accuracy. It's designed for users familiar with deep learning concepts who need a Java-based solution for building and deploying models.

deep-learning machine-learning classification click-through-rate image-recognition

Related comparisons

Scores updated daily from GitHub, PyPI, and npm data. How scores work