Pinned Repositories
100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
2018-CCF-BDCI-China-Unicom-Research-Institute-top2
2018-CCF大数据与计算智能大赛-面向电信行业存量用户的智能套餐个性化匹配模型联通赛-复赛第二名解决方案
AAAI18-code
The code of AAAI18 paper "Learning Structured Representation for Text Classification via Reinforcement Learning".
Adaptive
Pytorch Implementation of Knowing When to Look: Adaptive Attention via A Visual Sentinel for Image Captioning
AdversarialNetsPapers
The classical paper list with code about generative adversarial nets
AI-Homework
人工智能结课作业(A星八数码/广度优先/深度优先/粒子群寻优算法/遗传算法/蚁群算法/BP神经网络/卷积神经网络)
AI_Challenger_2017
AI Challenger, a platform for open datasets and programming competitions to artificial intelligence (AI) talents around the world.
AI_competitions
AI比赛相关
AIChallenger2018_English_Chinese_Machine_Translation
TestB榜第10的方案,bleu32.1
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
zmskye's Repositories
zmskye/albert_zh
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
zmskye/awesome-data-comp-solution
数据科学/人工智能比赛解决方案汇总
zmskye/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
zmskye/bert
TensorFlow code and pre-trained models for BERT
zmskye/BioSPPy
Biosignal Processing in Python
zmskye/Data-Competition-TopSolution
Data competition Top Solution 数据竞赛top解决方案开源整理
zmskye/data2text-entity-py
zmskye/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
zmskye/Describing_a_Knowledge_Base
Code for Describing a Knowledge Base
zmskye/ecg
Cardiologist-level arrhythmia detection and classification in ambulatory electrocardiograms using a deep neural network
zmskye/ecg_pytorch
ecg classfication
zmskye/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
zmskye/LM-LSTM-CRF
Empower Sequence Labeling with Task-Aware Language Model
zmskye/NLPer-Interview
该仓库主要记录 NLP 算法工程师相关的面试题
zmskye/one-python-craftsman
来自一位 Pythonista 的编程经验分享,内容涵盖编码技巧、最佳实践与思维模式等方面。
zmskye/OpenKE
An Open-Source Package for Knowledge Embedding (KE)
zmskye/pythia
A modular framework for vision & language multimodal research from Facebook AI Research (FAIR)
zmskye/python-algorithm
老宋秋招刷题日记, 语言使用python 与 c++
zmskye/PythonResources
zmskye/pytorch-tutorial-1
PyTorch Tutorial for Deep Learning Researchers
zmskye/roberta_zh
RoBERTa中文预训练模型: RoBERTa for Chinese
zmskye/swa
Stochastic Weight Averaging in PyTorch
zmskye/Tensorflow-Project-Template
A best practice for tensorflow project template architecture.
zmskye/transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
zmskye/Transformer-1
Transformer seq2seq model, program that can build a language translator from parallel corpus
zmskye/unsupervised_captioning
Code for Unsupervised Image Captioning
zmskye/word2vecpy
Python implementation of CBOW and skip-gram word vector models, and hierarchical softmax and negative sampling learning algorithms
zmskye/xDeepFM-1
xDeepFM: Combining Explicit and Implicit Feature Interactions for Recommender Systems
zmskye/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
zmskye/xlnet
XLNet: Generalized Autoregressive Pretraining for Language Understanding