hwaking's Stars
liuhuanyong/QASystemOnMedicalKG
A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
rasbt/python-machine-learning-book
The "Python Machine Learning (1st edition)" book code repository and info resource
cool-RR/PySnooper
Never use print for debugging again
jiangxinyang227/textClassifier
tensorflow implementation
openai/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
RasaHQ/rasa
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
jina-ai/clip-as-service
🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP
kubeflow/kubeflow
Machine Learning Toolkit for Kubernetes
jingyihome/dzzoffice_docker
DzzOffice Docker
diosguo/DeepDive-tutorial
jupyterhub/jupyterhub
Multi-user server for Jupyter notebooks
egonSchiele/grokking_algorithms
Code for the book Grokking Algorithms (https://www.amazon.com/dp/1633438538)
formulahendry/955.WLB
955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡)
995icu/996ICU
996ICU 995ICU 工作996 生病ICU 加班不规范 亲人两行泪
hwaking/serving
A flexible, high-performance serving system for machine learning models
Kyubyong/transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
leisurelicht/wtfpython-cn
wtfpython的中文翻译/持续🚧.../ 能力有限,欢迎帮我改进翻译
hwaking/adanet
Fast and flexible AutoML with learning guarantees.
mwouts/jupytext
Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts
shap/shap
A game theoretic approach to explain the output of any machine learning model.
EpistasisLab/tpot
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
tensorflow/adanet
Fast and flexible AutoML with learning guarantees.
hwaking/deeplearning-text-classification
this project used CNN, RNN and Attention in text classification
suraj-deshmukh/Keras-Multi-Label-Image-Classification
Keras- Multi Label Image Classification
marcusvolz/mathart
Create mathematical art with R
asappresearch/sru
Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)
ematvey/tensorflow-seq2seq-tutorials
Dynamic seq2seq in TensorFlow, step by step
ilivans/tf-rnn-attention
Tensorflow implementation of attention mechanism for text classification tasks.
cjymz886/find-Chinese-medical-words
发现新词 无监督词库生成 医学词库生成 发现未登录词
hwaking/tensorflow-easy-tutorial
This project contains the common demo of how to using tf in nlp and also contains some basic operation