ogerhsou's Stars
tensorflow/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
zhougr1993/DeepInterestNetwork
tobegit3hub/advisor
Open-source implementation of Google Vizier for hyper parameters tuning
HCDM/BanditLib
Library of contextual bandits algorithms
qingyun-wu/CoLinUCB_Revised
lilianweng/multi-armed-bandit
Play with the solutions to the multi-armed-bandit problem.
rayshi14/HybridLinUCB-python
Hybrid Linear UCB bandit learning algorithm L Li(2010) python code
ezraerb/BayseanBandit
Implementation of the classic Thompson Sampling Baysean Bandit algorithm in Python
bgalbraith/bandits
Python library for Multi-Armed Bandits
wangshub/Douyin-Bot
😍 Python 抖音机器人,论如何在抖音上找到漂亮小姐姐?
layumi/Person_reID_baseline_pytorch
:bouncing_ball_person: Pytorch ReID: A tiny, friendly, strong pytorch implement of person re-id / vehicle re-id baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial
pytorch/ELF
ELF: a platform for game research with AlphaGoZero/AlphaZero reimplementation
hound-search/hound
Lightning fast code searching made easy
facebookresearch/StarSpace
Learning embeddings for classification, retrieval and ranking.
BIDData/BIDMach
CPU and GPU-accelerated Machine Learning Library
floodsung/wechat_jump_end_to_end
Playing Wechat Jump Game with End-to-End Convolutional Neural Networks
open-power-workgroup/Hospital
OpenPower工作组收集汇总的医院开放数据
linmounong/deepwalker
Walker for deepwalk, generating sentences from a graph for word2vec training.
brilee/MuGo
Replicating AlphaGo's architecture in a readable manner
hhchen1105/networkx_addon
Some add-on modules to networkx library
tensorflow/models
Models and examples built with TensorFlow
napsternxg/deepwalk_keras_igraph
Reimplementation of deepwalk algorithm from https://github.com/phanein/deepwalk
llcao/delta_simrank
amir-f/delta-simrank
Calculate SimRank for a Networkx graph using the Delta Simrank method within MapReduce framework
spotify/annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
dennybritz/cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
tflearn/tflearn
Deep learning library featuring a higher-level API for TensorFlow.
martin-gorner/tensorflow-mnist-tutorial
Sample code for "Tensorflow and deep learning, without a PhD" presentation and code lab.
miyyer/dan
Deep Averaging Networks