Stars
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
2025年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
2021年最新总结,从程序员到CTO,从专业走向卓越,分享大牛企业内部pdf与PPT
A Flexible and Powerful Parameter Server for large-scale machine learning
Master the command line, in one page
A collection of research and survey papers of real-time bidding (RTB) based display advertising techniques.
Models and examples built with TensorFlow
来自一位 Pythonista 的编程经验分享,内容涵盖编码技巧、最佳实践与思维模式等方面。
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
Python - 100天从新手到大师
The Python micro framework for building web applications.
Deep learning models trained to correct input errors in short, message-like text
NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character LSTM/CNN, word LSTM/CNN and softmax/CRF components.
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
Multi-language Char RNN for TensorFlow >= 1.2.
pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"
TensorFlow Neural Machine Translation Tutorial
Dynamic seq2seq in TensorFlow, step by step
TensorFlow - A curated list of dedicated resources http://tensorflow.org
中文整理的强化学习资料(Reinforcement Learning)
YSDA course in Natural Language Processing
A machine translation reading list maintained by Tsinghua Natural Language Processing Group
tensorflow实战练习,包括强化学习、推荐系统、nlp等
TensorFlow implementation of "Pointer Networks"