Pinned Repositories
2019-taida-jdata-top3
awesome-imbalanced-learning
A curated list of awesome imbalanced learning papers, codes, frameworks, and libraries. | 类别不平衡学习:论文、代码、框架与库
Bert-Chinese-Text-Classification-Pytorch
使用Bert,ERNIE,进行中文文本分类
CS224n-2019-Reading-Notes
CS224N-2019 Chinese Reading Notes 中文阅读笔记
CS224N-Stanford-Winter-2019
The collection of ALL relevant materials about CS224N-Stanford/Winter 2019 course. THANKS TO THE PROFESSOR AND TAs! 斯坦福大学CS224N 【2019】课程的【所有】相关的资料。感谢Chris Manning教授和Abigail See,感谢所有助教!
CS224NHomeworks
CS224N 2019 Homeworks
dbeaver
Free universal database tool and SQL client
Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
DeepIRT
It is the Deep-IRT model implemented in python3 and tensorflow1.13. Deep-IRT model extends the DKVMN model by cooperating with the IRT model.
deeplearning.ai
deeplearning.ai , By Andrew Ng, All slide and notebook + code and some material.
ZHao7909's Repositories
ZHao7909/awesome-imbalanced-learning
A curated list of awesome imbalanced learning papers, codes, frameworks, and libraries. | 类别不平衡学习:论文、代码、框架与库
ZHao7909/drawio-desktop
Official electron build of diagrams.net
ZHao7909/dbeaver
Free universal database tool and SQL client
ZHao7909/Text_Classification
基于tensorflow2.0中的keras进行中文的文本分类,实验数据为中文新闻分类文本cnews数据集。
ZHao7909/pycox
Survival analysis with PyTorch
ZHao7909/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
ZHao7909/nltk_data
NLTK Data
ZHao7909/models
Models and examples built with TensorFlow
ZHao7909/Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
ZHao7909/DeepIRT
It is the Deep-IRT model implemented in python3 and tensorflow1.13. Deep-IRT model extends the DKVMN model by cooperating with the IRT model.
ZHao7909/Bert-Chinese-Text-Classification-Pytorch
使用Bert,ERNIE,进行中文文本分类
ZHao7909/CS224n-2019-Reading-Notes
CS224N-2019 Chinese Reading Notes 中文阅读笔记
ZHao7909/CS224N-Stanford-Winter-2019
The collection of ALL relevant materials about CS224N-Stanford/Winter 2019 course. THANKS TO THE PROFESSOR AND TAs! 斯坦福大学CS224N 【2019】课程的【所有】相关的资料。感谢Chris Manning教授和Abigail See,感谢所有助教!
ZHao7909/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
ZHao7909/DKVMN
Dynamic Key-Value Memory Networks for Knowledge Tracing
ZHao7909/knowledge-graph
知识图谱-概念与技术
ZHao7909/ODIR
Ocular Disease Intelligent Recognition (ODIR-2019)
ZHao7909/2019-taida-jdata-top3
ZHao7909/dien
ZHao7909/CS224NHomeworks
CS224N 2019 Homeworks
ZHao7909/deeplearning.ai
deeplearning.ai , By Andrew Ng, All slide and notebook + code and some material.
ZHao7909/DKVMN-1
Dynamic Key-Value Memory Networks for Knowledge Tracing
ZHao7909/LSTM-Classification-pytorch
Text classification based on LSTM on R8 dataset for pytorch implementation