Stars
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
2020年11月在上海买房经历总结出来的买房购房做的一些功课分享给大家,技术人帮助技术人,希望对大家有所帮助。
Go implementation of the Ethereum protocol
Pure Python 3 MTProto API Telegram client library, for bots too!
qTox is a chat, voice, video, and file transfer IM client using the encrypted peer-to-peer Tox protocol.
Depth-Aware Video Frame Interpolation (CVPR 2019)
A library for efficient similarity search and clustering of dense vectors.
TensorFlow Serving API of all programming language supported by protobuf and grpc.
A flexible, high-performance serving system for machine learning models
An industrial deep learning framework for high-dimension sparse data
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, suc…
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
A collection of research and survey papers of real-time bidding (RTB) based display advertising techniques.
Deep neural networks for voice conversion (voice style transfer) in Tensorflow
Image restoration with neural networks but without learning.
Classic papers and resources on recommendation
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
Tensorflow implementation of DeepFM for CTR prediction.
Efficiently computes derivatives of NumPy code.
An Open Source Machine Learning Framework for Everyone
High performance, easy-to-use, and scalable machine learning (ML) package, including linear model (LR), factorization machines (FM), and field-aware factorization machines (FFM) for Python and CLI …
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.