#871 · Primary category: Education & Research
lstm-char-cnn-tensorflow
in progress
Project last updated:07/27/18
GitHub Stars
788
Forks
239
Contributors
3
License
MIT
Why we included this project
Yoon Kim's 2016 character-aware neural language model is a good way to see how a CNN over characters, a highway network, and an LSTM language model fit together, and this TensorFlow port keeps that architecture easy to follow. The CLI exposes the main hyperparameters directly, and it trains and evaluates on Penn Treebank out of the box, so you can run it and watch perplexity drop. The author is upfront that the paper's exact results were not reproduced and that the implementation has a known performance issue, so treat it as a study aid rather than something to deploy. If you are learning how subword and character-level representations work, it is a useful companion to the original Lua code.
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