bruce-xie's Stars
tensorflow/models
Models and examples built with TensorFlow
NLP-LOVE/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
ddbourgin/numpy-ml
Machine learning, in numpy
graykode/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
Morizeyao/GPT2-Chinese
Chinese version of GPT2 training code, using BERT tokenizer.
codertimo/BERT-pytorch
Google AI 2018 BERT pytorch implementation
higgsfield-ai/higgsfield
Fault-tolerant, highly scalable GPU orchestration, and a machine learning framework designed for training models with billions to trillions of parameters
higgsfield/RL-Adventure
Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL
CyberZHG/keras-bert
Implementation of BERT that could load official pre-trained models for feature extraction and prediction
BrikerMan/Kashgari
Kashgari is a production-level NLP Transfer learning framework built on top of tf.keras for text-labeling and text-classification, includes Word2Vec, BERT, and GPT2 Language Embedding.
JushuangQiao/Python-Offer
《剑指Offer》面试题Python实现
Curt-Park/rainbow-is-all-you-need
Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow
nitrain/nitrain
Train AI models efficiently on medical images using any framework
aespresso/a_journey_into_math_of_ml
汉语自然语言处理视频教程-开源学习资料
Y1ran/NLP-BERT--ChineseVersion
谷歌自然语言处理模型BERT:论文解析与python代码
apachecn/awesome-data-comp-solution
数据科学/人工智能比赛解决方案汇总
jiangxinyang227/NLP-Project
including text classifier, language model, pre_trained model, multi_label classifier, text generator, dialogue. etc
rish-16/gpt2client
✍🏻 gpt2-client: Easy-to-use TensorFlow Wrapper for GPT-2 117M, 345M, 774M, and 1.5B Transformer Models 🤖 📝
PrashantRanjan09/Elmo-Tutorial
A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)
circlePi/Pretraining-Yourself-Bert-From-Scratch
从头训练MASK BERT
iliaschalkidis/ELMo-keras
Re-implementation of ELMo on Keras
joao-borrego/grasp
Grasping in GAZEBO robotics simulator.
SNUDerek/NER_bLSTM-CRF
LSTM-CRF for NER with ConLL-2002 dataset
guicunbin/Tencent_Social_Advertising_Algorithm_Competition
第一届腾讯社交广告高校算法大赛Tencent_2017_contest
giuseppebonaccorso/twitter_sentiment_analysis_word2vec_convnet
Twitter Sentiment Analysis with Gensim Word2Vec and Keras Convolutional Network
khushhallchandra/keras-3dgan
Keras implementation of 3D Generative Adversarial Network.
Healthcare-Robotics/mr-gan
Code for the paper "Semi-Supervised Haptic Material Recognition for Robots using Generative Adversarial Networks"
qclijun/rossmann-kaggle-udacity
2nd place solution in Rossmann Store Sales
ubi-agni/gazebo_tactile_plugins
Gazebo plugins for tactile simulation
hellopikaqiu/2018-DC-DataGrand-TextIntelProcess
2018-DC-“达观杯”文本智能处理