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.
3,157 stars. No commits in the last 6 months.
Use this if you are a deep learning researcher or developer who needs to implement core deep learning algorithms in Python, C, C++, Java, Scala, or Go.
Not ideal if you are looking for a high-level deep learning framework to quickly build and deploy models without delving into the underlying algorithms.
Stars
3,157
Forks
1,357
Language
Java
License
MIT
Category
Last pushed
Oct 01, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/yusugomori/DeepLearning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
optimatika/ojAlgo
oj! Algorithms
deeplearning4j/deeplearning4j
Suite of tools for deploying and training deep learning models using the JVM. Highlights include...
deepjavalibrary/djl-demo
Demo applications showcasing DJL
deepjavalibrary/djl
An Engine-Agnostic Deep Learning Framework in Java
deeplearning4j/deeplearning4j-examples
Deeplearning4j Examples (DL4J, DL4J Spark, DataVec)