yusugomori/DeepLearning
Deep Learning (Python, C, C++, Java, Scala, Go) observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4992
- days_rel: n/a
- days_push: 1797
- n_releases_24m: 0
Adoption not part of the score
3177 stars · 1347 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A multi-language (Python, C, C++, Java, Scala, Go) educational implementation of classic deep learning algorithms such as Deep Belief Nets, RBMs, denoising autoencoders, MLPs, and CNNs. It accompanies the book 'Java Deep Learning Essentials' and is intended for learning rather than production use.
Use cases
- learn how deep learning algorithms are implemented from scratch
- study restricted boltzmann machines and autoencoders in plain code
- compare deep learning implementations across python, java, c++, scala and go
- understand backpropagation and dropout without a framework
- reference implementations for a deep learning course or book
When to choose
- you want readable, framework-free implementations of classic deep learning models
- you are studying deep learning fundamentals in multiple programming languages
- you need code examples matching the Java Deep Learning Essentials book
When to avoid
- you need production-grade training with GPU acceleration
- you want modern architectures like transformers or a maintained ecosystem
- you need an actively developed library with recent updates
Facets
library · maturity maintenance
deep-learning machine-learning deep-learning machine-learning education cross-platform python jvm cpp c go rbm autoencoder dbn mlp cnn educational multi-language
3 sources
- readme: https://github.com/yusugomori/DeepLearning · fetched 2026-08-28 · 1e9e9a9aceb4
- homepage: https://yusugomori.com · fetched 2026-08-29 · ab3a1eb2eddf
- site_page: https://yusugomori.com/about · fetched 2026-08-29 · b4d17c0d0c2f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yusugomori/DeepLearning | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="yusugomori/DeepLearning")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem