Pinned Repositories
angel
A Flexible and Powerful Parameter Server for large-scale machine learning
ann-benchmarks
Benchmarks of approximate nearest neighbor libraries in Python
annotated_redis_source
带有详细注释的 Redis 2.6 源码
BladeDISC
BladeDISC is an end-to-end DynamIc Shape Compiler project for machine learning workloads.
braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
brpc
Most common RPC framework used throughout Baidu, with 600,000+ instances and 500+ kinds of services, called "baidu-rpc" inside Baidu.
Constitution.PRC
中华人民共和国宪法 | Constitution of The People's Republic of China
Curvature-Learning-Framework
Curvlearn, a Tensorflow based non-Euclidean deep learning framework.
DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models.DeepFM,DeepInterestNetwork(DIN),DeepInterestEvolutionNetwork(DIEN),DeepCrossNetwork(DCN),AttentionalFactorizationMachine(AFM),Neural Factorization Machine(NFM),AutoInt,Deep Session Interest Network(DSIN)
OCR-AEC5k
Dataset of AAAI 2020 paper "Accurate Structured-Text Spotting for Arithmetical Exercise Correction"
yxz9087's Repositories
yxz9087/OCR-AEC5k
Dataset of AAAI 2020 paper "Accurate Structured-Text Spotting for Arithmetical Exercise Correction"
yxz9087/angel
A Flexible and Powerful Parameter Server for large-scale machine learning
yxz9087/ann-benchmarks
Benchmarks of approximate nearest neighbor libraries in Python
yxz9087/BladeDISC
BladeDISC is an end-to-end DynamIc Shape Compiler project for machine learning workloads.
yxz9087/braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
yxz9087/Constitution.PRC
中华人民共和国宪法 | Constitution of The People's Republic of China
yxz9087/Curvature-Learning-Framework
Curvlearn, a Tensorflow based non-Euclidean deep learning framework.
yxz9087/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models.DeepFM,DeepInterestNetwork(DIN),DeepInterestEvolutionNetwork(DIEN),DeepCrossNetwork(DCN),AttentionalFactorizationMachine(AFM),Neural Factorization Machine(NFM),AutoInt,Deep Session Interest Network(DSIN)
yxz9087/DeepInterests
深度有趣
yxz9087/deeplearning
深度学习相关的模型训练、评估和预测相关代码
yxz9087/DeepRec
DeepRec is a recommendation engine based on TensorFlow.
yxz9087/deepx_core
deepx_core是一个专注于张量计算/深度学习的基础库
yxz9087/DMTK
Microsoft Distributed Machine Learning Toolkit
yxz9087/ecosystem
Integration of TensorFlow with other open-source frameworks
yxz9087/euler
A distributed graph deep learning framework.
yxz9087/faiss
A library for efficient similarity search and clustering of dense vectors.
yxz9087/flink-ai-extended
yxz9087/house
有完整版的PDF下载。
yxz9087/Lihang
Statistical learning methods, 统计学习方法 [李航] 值得反复读. [笔记, 代码, notebook, 参考文献, Errata]
yxz9087/MegEngine
MegEngine 是一个快速、可拓展、易于使用且支持自动求导的深度学习框架
yxz9087/netron
Visualizer for deep learning and machine learning models
yxz9087/NRLPapers
Must-read papers on network representation learning (NRL) / network embedding (NE)
yxz9087/nsfw_data_scraper
Collection of scripts to aggregate image data for the purposes of training an NSFW Image Classifier
yxz9087/openbilibili-go-common
听说这是来自 https://github.com/openbilibili/go-common/ 的 “哔哩哔哩 bilibili 网站后台工程 源码”,不过咱也不知道这是啥。
yxz9087/qlib
Qlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research, and create the value of AI technologies in quantitative investment. With Qlib, you can easily try your ideas to create better Quant investment strategies.
yxz9087/quant-yxz
yxz9087/recommenders-addons
Additional utils and helpers to extend TensorFlow when build recommendation systems, contributed and maintained by SIG Recommenders.
yxz9087/SPTAG
A distributed approximate nearest neighborhood search (ANN) library which provides a high quality vector index build, search and distributed online serving toolkits for large scale vector search scenario.
yxz9087/StarGAN-Tensorflow
Simple Tensorflow implementation of StarGAN (CVPR 2018 Oral)
yxz9087/tensorflow_template_application
TensorFlow template application for deep learning