xiemeigongzi88's Stars
zergtant/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
fengdu78/lihang-code
《统计学习方法》的代码实现
ShusenTang/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
pytorch/vision
Datasets, Transforms and Models specific to Computer Vision
ddbourgin/numpy-ml
Machine learning, in numpy
bharathgs/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
chenyuntc/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
Dod-o/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
aamini/introtodeeplearning
Lab Materials for MIT 6.S191: Introduction to Deep Learning
beamandrew/medical-data
WenDesi/lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
INTERMT/Awesome-PyTorch-Chinese
【干货】史上最全的PyTorch学习资源汇总
dsgiitr/d2l-pytorch
This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.
yanshengjia/ml-road
Machine Learning Resources, Practice and Research
dragen1860/Deep-Learning-with-PyTorch-Tutorials
深度学习与PyTorch入门实战视频教程 配套源代码和PPT
xavier-zy/Awesome-pytorch-list-CNVersion
Awesome-pytorch-list 翻译工作进行中......
Yimeng-Zhang/feature-engineering-and-feature-selection
A Guide for Feature Engineering and Feature Selection, with implementations and examples in Python.
alicezheng/feature-engineering-book
Code repo for the book "Feature Engineering for Machine Learning," by Alice Zheng and Amanda Casari, O'Reilly 2018
rasbt/stat479-machine-learning-fs19
Course material for STAT 479: Machine Learning (FS 2019) taught by Sebastian Raschka at University Wisconsin-Madison
deanwampler/JustEnoughScalaForSpark
A tutorial on the most important features and idioms of Scala that you need to use Spark's Scala APIs.
yacoubb/stock-trading-ml
A stock trading bot that uses machine learning to make price predictions.
TannerGilbert/Tutorials
Code for some of my articles
kabacoff/RiA2
Source code for R in Action, Second Edition
nick6918/MyDeepLearning
A deep learning library to provide algs in pure Numpy or Tensorflow.
Finance-781/FinML
Financial Machine Learning
DataForScience/DeepLearning
Deep Learning From Scratch
niudd/kaggle-cloud
arthurredfern/UT-Dallas-CS-6301-CNNs
Deep Learning Class
TommyZihao/EasyLung
从X光胸片医疗影像中AI智能识别肺炎及病原体种类的辅助诊断平台,包含网页、微信小程序、APP。
stat115/Homework_2020
Homeworks