#750 · Primary category: Education & Research
DeepLearning
Deep Learning (Python, C, C++, Java, Scala, Go)
Project last updated:10/01/21
GitHub Stars
3.2K
Forks
1.3K
Contributors
5
License
MIT
Why we included this project
This repository walks through classic deep learning models with readable code in six languages, so you can see how a Restricted Boltzmann Machine or a denoising autoencoder is actually put together instead of treating it as a black box. Because the same algorithm appears in Python, C, C++, Java, Scala, and Go, it's practical when you need to port a method into a stack you already use or compare how different runtimes behave. The implementations follow Bengio's DeepLearningTutorials closely, which makes it a solid study aid for students or engineers reviewing pretraining and backpropagation. Keep in mind it's a teaching resource, not a maintained library, so treat it as a reference for learning rather than a drop-in for production work.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI