Pinned Repositories
2019-Autumn-recruitment-experience
2019届秋招面经集合
active-learning
admm_lasso
Lasso with ADMM in Python/MPI
Algorithm
Algorithm
alpha-zero-general
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4
attn-net-squad
CS224N, Stanford, Winter 2018
AutoPiano
自由钢琴 🎹 AutoPiano ( https://www.autopiano.cn ) Simple & Elegant Piano Online
bert-qa
BERT for question answering starting with HotpotQA
BiDAF
Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo, Aniruddha Kembhavi, Ali Farhadi, Hannaneh Hajishirzi https://arxiv.org/abs/1611.01603
BiDAF-tensorflow
Bidirectional Attention Flow
FisheWYZ's Repositories
FisheWYZ/active-learning
FisheWYZ/alpha-zero-general
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4
FisheWYZ/AutoPiano
自由钢琴 🎹 AutoPiano ( https://www.autopiano.cn ) Simple & Elegant Piano Online
FisheWYZ/bert-qa
BERT for question answering starting with HotpotQA
FisheWYZ/brat
brat rapid annotation tool (brat) - for all your textual annotation needs
FisheWYZ/capsule_text_classification
FisheWYZ/cbert_aug
FisheWYZ/CMRC2018-DRCD-BERT
BERT baselines for CMRC 2018 & DRCD (Chinese reading comprehension datasets)
FisheWYZ/CS236_DGM
🦍 Stanford CS236 : Deep Generative Models
FisheWYZ/cvpr2019
cvpr2019/cvpr2018/cvpr2019 papers,极市团队整理
FisheWYZ/DeepFaceLab
DeepFaceLab is a tool that utilizes machine learning to replace faces in videos. Includes prebuilt ready to work standalone Windows 7,8,10 binary (look readme.md).
FisheWYZ/DeepNude-an-Image-to-Image-technology
Research techniques and papers related to image generation and image restoration used by DeepNude. 研究DeepNude使用的图像生成和图像修复相关的技术和论文。
FisheWYZ/dnc
Simple RNN, LSTM and Differentiable Neural Computer in pure Numpy
FisheWYZ/HDSA-Dialog
Code and Data for ACL 2019 "Semantically Conditioned Dialog Response Generation via Hierarchical Disentangled Self-Attention"
FisheWYZ/hotpot
FisheWYZ/KnowledgeGraphCourse
东南大学《知识图谱》研究生课程
FisheWYZ/learn-regex
Learn regex the easy way
FisheWYZ/leela-zero
Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper.
FisheWYZ/models
Models and examples built with TensorFlow
FisheWYZ/MSMARCO
Machine Comprehension train on MSMARCO with S-NET extraction modification
FisheWYZ/neural-processes
This repository contains notebook implementations of the following Neural Process variants: Conditional Neural Processes (CNPs), Neural Processes (NPs), Attentive Neural Processes (ANPs).
FisheWYZ/NL2SQL
Bidirectional Attention for SQL Generation
FisheWYZ/nl2sql-1
阿里天池首届中文NL2SQL挑战赛top6
FisheWYZ/NLP-Capsule
Towards Scalable and Reliable Capsule Networks for Challenging NLP Applications
FisheWYZ/nlp_course
YSDA course in Natural Language Processing
FisheWYZ/pkuseg-python
pkuseg多领域中文分词工具; The pkuseg toolkit for multi-domain Chinese word segmentation
FisheWYZ/predict-customer-churn
A general-purpose framework for solving problems with machine learning applied to predicting customer churn
FisheWYZ/squad
Starter code for Stanford CS224n default final project on SQuAD 2.0
FisheWYZ/text-classification-cnn-rnn
CNN-RNN中文文本分类,基于TensorFlow
FisheWYZ/tianchi_nl2sql
追一科技首届中文NL2SQL挑战赛决赛第3名方案+代码