Pinned Repositories
adversarial
Code and hyperparameters for the paper "Generative Adversarial Networks"
Agriculture_KnowledgeGraph
农业知识图谱(AgriKG):农业领域的信息检索,命名实体识别,关系抽取,智能问答,辅助决策
AI_Clinician
Reinforcement learning for medical decisions
Improving-Sepsis-Treatment-Strategies
This is the repository for paper "Improving Sepsis Treatment Strategies using Deep Reinforcement Learning and Mixture-of-Experts"
KG-demo-for-movie
从无到有构建一个电影知识图谱,并基于该KG,开发一个简易的KBQA程序。
mimic-code
MIMIC Code Repository: Code shared by the research community for the MIMIC-III database
tf_rfcnn_sogou2
zhihu
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.
paulrich1234's Repositories
paulrich1234/AI_Clinician
Reinforcement learning for medical decisions
paulrich1234/tf_rfcnn_sogou2
paulrich1234/Agriculture_KnowledgeGraph
农业知识图谱(AgriKG):农业领域的信息检索,命名实体识别,关系抽取,智能问答,辅助决策
paulrich1234/AmpliGraph
Python library for Representation Learning on Knowledge Graphs https://docs.ampligraph.org
paulrich1234/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
paulrich1234/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
paulrich1234/bert
TensorFlow code and pre-trained models for BERT
paulrich1234/ChineseNLP
Datasets, SOTA results of every fields of Chinese NLP
paulrich1234/code_snippets
paulrich1234/cs230-code-examples
Code examples in pyTorch and Tensorflow for CS230
paulrich1234/deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
paulrich1234/DeepPavlov
An open source library for deep learning end-to-end dialog systems and chatbots.
paulrich1234/EmbedKGQA
ACL 2020: Improving Multi-hop Question Answering over Knowledge Graphs using Knowledge Base Embeddings
paulrich1234/HackingNeuralNetworks
A small course on exploiting and defending neural networks
paulrich1234/kaggle-past-solutions
A searchable compilation of Kaggle past solutions
paulrich1234/KBQA-for-Diagnosis
Knowledge Graph,Question Answering System,基于知识图谱和向量检索的医疗诊断问答系统
paulrich1234/Knowledge-Graph-Tutorials-and-Papers
Insightful Tutorials and Papers about Knowledge Graphs
paulrich1234/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
paulrich1234/new-aero
https://github.com/EpistasisLab/tpot
paulrich1234/nlp_chinese_corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
paulrich1234/pyramid
Open source Machine Learning library written in Java
paulrich1234/python-machine-learning-book
The "Python Machine Learning (1st edition)" book code repository and info resource
paulrich1234/QASystemOnMedicalKG
A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
paulrich1234/stanford-cs-229-machine-learning
VIP cheatsheets for Stanford's CS 229 Machine Learning
paulrich1234/sumy
Module for automatic summarization of text documents and HTML pages.
paulrich1234/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
paulrich1234/tpot
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
paulrich1234/training-data-analyst
Labs and demos for courses for GCP Training (http://cloud.google.com/training).
paulrich1234/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
paulrich1234/WWW20-Hands-on-Tutorial
Materials for DGL hands-on tutorial in WWW 2020