Pinned Repositories
a_journey_into_math_of_ml
汉语自然语言处理视频教程-开源学习资料
Algorithm
AlgorithmII
For coursera AlgorithmII
Android-Notes
awesome-distributed-systems
A curated list to learn about distributed systems
awesome-programming-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
dnc
Simple RNN, LSTM and Differentiable Neural Computer in pure Numpy
e-Books
e-Books
folly
Folly is an open-source C++ library developed and used at Facebook.
WeiboMining
Mining weibo data
yinhail's Repositories
yinhail/a_journey_into_math_of_ml
汉语自然语言处理视频教程-开源学习资料
yinhail/Android-Notes
yinhail/awesome-distributed-systems
A curated list to learn about distributed systems
yinhail/awesome-programming-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
yinhail/dnc
Simple RNN, LSTM and Differentiable Neural Computer in pure Numpy
yinhail/e-Books
e-Books
yinhail/grok-1
Grok open release
yinhail/awesome-computer-science-EBook
Leading source of ebooks, with a vast range of ebooks from academic, popular and professional publishers.
yinhail/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
yinhail/helix-toolkit
yinhail/HyperDL-Tutorial
深度学习教程整理 | 干货
yinhail/Kubernetes-install
Kubernetes Cluster Install
yinhail/llama
Inference code for LLaMA models
yinhail/Machine-Learning-From-Scratch
常用机器学习的算法简洁实现
yinhail/machine-learning-interview
Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.
yinhail/machine-learning-notes
A repository to save my machine learning notes.
yinhail/ml-road
Machine Learning Resources, Practice and Research
yinhail/papers-we-love
Papers from the computer science community to read and discuss.
yinhail/QuantityTypes
Strongly typed physical quantities.
yinhail/quic-go
A QUIC implementation in pure go
yinhail/quincy
QUIC implementation in Java/Netty
yinhail/RecLearn
Recommender Learning with Tensorflow2.x
yinhail/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
yinhail/stable-diffusion-webui-colab
stable diffusion webui colab
yinhail/stable-diffusion-webui-docker
yinhail/tensorflow-build
TensorFlow binaries supporting AVX, FMA, SSE
yinhail/text_matching
常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中
yinhail/the-algorithm
Source code for Twitter's Recommendation Algorithm
yinhail/the-algorithm-ml
Source code for Twitter's Recommendation Algorithm
yinhail/word2vec_cbow
this is a high performance cuda porting of cbow model of word2vec