#757 · Primary category: Education & Research
zhihu
Python 3.6 source code from a Zhihu column, covering NLP and computer vision projects like text generation, machine translation, and deep convolutional GANs.
Project last updated:06/14/21
GitHub Stars
3.5K
Forks
2.1K
Contributors
2
License
Other
Why we included this project
Each folder in this repo is a self-contained TensorFlow or Keras experiment, and every one of them pairs with a detailed article in the author's long-running Zhihu column, 机器不学习, so the reasoning sits right next to the code. Between them the projects cover most of the classic deep learning canon: character-level LSTM text generation from Anna Karenina, Word2Vec skip-gram, Seq2Seq machine translation with and without attention, denoising autoencoders, CNNs for CIFAR classification, GANs and DCGANs, batch normalization, style transfer, and sentiment analysis. Since every experiment comes with a write-up that walks through the theory and the training setup, it's a practical place to reproduce a model from scratch and understand why it behaves the way it does. The CTR prediction models at the end (DeepFM, Deep&Cross, xDeepFM, AutoInt) push the collection past pure NLP and vision into recommender-style ranking. It is not a production service, but as a structured tutorial it maps closely to the ideas you would implement in real projects。
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