shuoooo's Stars
jackfrued/Python-100-Days
Python - 100天从新手到大师
jlevy/the-art-of-command-line
Master the command line, in one page
tensorflow/models
Models and examples built with TensorFlow
pallets/flask
The Python micro framework for building web applications.
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
Avik-Jain/100-Days-Of-ML-Code
100 Days of ML Coding
apachecn/ailearning
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
0voice/interview_internal_reference
2023年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
sebastianruder/NLP-progress
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.
ShusenTang/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
jtoy/awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
521xueweihan/git-tips
:trollface:Git的奇技淫巧
0voice/from_coder_to_expert
2021年最新总结,从程序员到CTO,从专业走向卓越,分享大牛企业内部pdf与PPT
yandexdataschool/nlp_course
YSDA course in Natural Language Processing
piglei/one-python-craftsman
来自一位 Pythonista 的编程经验分享,内容涵盖编码技巧、最佳实践与思维模式等方面。
princewen/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等
Angel-ML/angel
A Flexible and Powerful Parameter Server for large-scale machine learning
tensorflow/nmt
TensorFlow Neural Machine Translation Tutorial
hzy46/Deep-Learning-21-Examples
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
arpitjindal97/technology_books
Premium eBook free for Geeks
wnzhang/rtb-papers
A collection of research and survey papers of real-time bidding (RTB) based display advertising techniques.
billie66/TLCL
《快乐的 Linux 命令行》
THUNLP-MT/MT-Reading-List
A machine translation reading list maintained by Tsinghua Natural Language Processing Group
wwxFromTju/awesome-reinforcement-learning-zh
中文整理的强化学习资料(Reinforcement Learning)
jiesutd/NCRFpp
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.
atpaino/deep-text-corrector
Deep learning models trained to correct input errors in short, message-like text
ematvey/tensorflow-seq2seq-tutorials
Dynamic seq2seq in TensorFlow, step by step
hzy46/Char-RNN-TensorFlow
Multi-language Char RNN for TensorFlow >= 1.2.
atulkum/pointer_summarizer
pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"
keon/pointer-networks
Pointer Networks Implementation in Keras