zhouuuuuu

zhouuuuuu

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

zhouuuuuu's repositories

pytorch-pretrained-BERT

📖The Big-&-Extending-Repository-of-Transformers: Pretrained PyTorch models for Google's BERT, OpenAI GPT & GPT-2, Google/CMU Transformer-XL.

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:0Issues:0Issues:0

bert

TensorFlow code and pre-trained models for BERT

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

clicr

Machine reading comprehension on clinical case reports

Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

2019-Autumn-recruitment-experience

2019届秋招面经集合

License:NOASSERTIONStargazers:0Issues:0Issues:0

Machine-Learning

:zap:机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归

Language:HTMLStargazers:0Issues:0Issues:0

nmt_toolkit

Materials for the second assignment of INFR 11157.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

HFO

Half Field Offense in Robocup 2D Soccer

Language:C++License:MITStargazers:0Issues:0Issues:0

pytorch-A3C-1

Simple A3C implementation with pytorch + multiprocessing

Language:PythonLicense:MITStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

bi-att-flow

Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granularity and uses a bi-directional attention flow mechanism to achieve a query-aware context representation without early summarization.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

pytorch-a3c

PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Seq2seqAttn_ECM

(TensorFlow) Sequence to sequence with attention model, emotion regressor, and Emotional Chatting Machine.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

dialog

An "end-to-end trainable task-oriented dialogue model" implementation.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

dnn_ctr

The framework to deal with ctr problem。The project contains FNN,PNN,DEEPFM, NFM etc

Language:PythonStargazers:0Issues:0Issues:0

word2vec-GoogleNews-vectors

word2vec Google News model

Stargazers:0Issues:0Issues:0

Asynchronous-Methods-for-Deep-Reinforcement-Learning

Using a paper from Google DeepMind I've developed a new version of the DQN using threads exploration instead of memory replay as explain in here: http://arxiv.org/pdf/1602.01783v1.pdf I used the one-step-Q-learning pseudocode, and now we can train the Pong game in less than 20 hours and without any GPU or network distribution.

Language:PythonStargazers:0Issues:0Issues:0