Starred repositories
An index of algorithms for learning causality with data
Reproducing Shalit et al.'s Individual Treatment Effect model. This is a deep neural net that can be applied to various problems in causal inference.
A pure Unix shell script implementing ACME client protocol
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
Pytorch🍊🍉 is delicious, just eat it! 😋😋
Windows Precision Touchpad Driver Implementation for Apple MacBook / Magic Trackpad
An open-source implementation of SEAL for link prediction in open graph benchmark (OGB) datasets.
数组、链表、树、图、递归、DP、有序表等相关数据结构与算法的讲解及代码实现。
Implement Statistical Learning Methods, Li Hang the hard way. 李航《统计学习方法》一书的硬核 Python 实现
Python package built to ease deep learning on graph, on top of existing DL frameworks.
Code, exercises and tutorials of my personal blog ! 📝
Spark 编程指南简体中文版
《The Way to Go》中文译本,中文正式名《Go 入门指南》
Non-hijacked fork of Better History for Chrome
Code for the book Deep Learning with PyTorch by Eli Stevens, Luca Antiga, and Thomas Viehmann.
说明:偶然看到大约十年前收藏的一篇文章,今天读来也不过时,分享给大家(手机码字,聚聚们将就看看) 房贷空手道 昨晚,和一个开典当行的同学喝酒。 我问同学,“你买了多少套房子,多少间铺面?” “房子22套,铺面12间。”同学炫耀似的答道。 “那你花了多少钱呢?”同学虽然是千万级的富翁,但他也不至于能把千万多的钱压在固定资产上吧!我心中默算了一下,非常怀疑! “现在买房子,傻瓜才…
Collection of publicly available IPTV channels from all over the world
Super easy library for BERT based NLP models
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行