Stars
温州大学《机器学习》课程资料(代码、课件等)
Securely and easily download, verify, install, and launch Tor Browser in Linux. This repository is a mirror of https://gitlab.torproject.org/tpo/applications/torbrowser-launcher
WebChatGPT: A browser extension that augments your ChatGPT prompts with web results.
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
The official implementation of "The Shapley Value of Classifiers in Ensemble Games" (CIKM 2021).
Source for the paper "Stratified finite Empirical Bernstein Sampling"
Google Research
Data Shapley: Equitable Valuation of Data for Machine Learning
100+ Python challenging programming exercises
The Elements of Statistical Learning (ESL)的中文翻译、代码实现及其习题解答。
This repository contains the exercises and its solution contained in the book "An Introduction to Statistical Learning" in python.
hjhan / Python-100-Days
Forked from jackfrued/Python-100-DaysPython - 100天从新手到大师
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行