Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
amx_kernel
awesome-feature-engineering
A curated list of resources dedicated to Feature Engineering Techniques for Machine Learning
awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
baiduyun_deeplearning_competition
百度云魅族深度学习应用大赛(实现图像到文字的转换过程,CNN与GRU)
calibrated_regression
A tutorial for the 2018 paper Accurate Uncertainties for Deep Learning Using Calibrated Regression by Kuleshov et al.
CUDATutorial
A CUDA tutorial to make people learn CUDA program from 0
LLM-engineering
PyTorch-QAT
TensorFlow-QAT
A example code for QAT with TensorFlow
RussWong's Repositories
RussWong/100-Days-Of-ML-Code
100 Days of ML Coding
RussWong/awesome-feature-engineering
A curated list of resources dedicated to Feature Engineering Techniques for Machine Learning
RussWong/awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
RussWong/baiduyun_deeplearning_competition
百度云魅族深度学习应用大赛(实现图像到文字的转换过程,CNN与GRU)
RussWong/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
RussWong/eli5
A library for debugging/inspecting machine learning classifiers and explaining their predictions
RussWong/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
RussWong/ganhacks
starter from "How to Train a GAN?" at NIPS2016
RussWong/go-grpc-example
An example of gRPC
RussWong/imgaug
Image augmentation for machine learning experiments.
RussWong/kaggle
RussWong/lduo
RussWong/lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
RussWong/machine-learning-project-walkthrough
An implementation of a complete machine learning solution in Python on a real-world dataset. This project is meant to demonstrate how all the steps of a machine learning pipeline come together to solve a problem!
RussWong/MachineLearning
Machine Learning in Action(机器学习实战)
RussWong/machinelearning-1
My blogs and code for machine learning. http://cnblogs.com/pinard
RussWong/MachineLearningInAction
RussWong/models
Models and examples built with TensorFlow
RussWong/neural-style
Torch implementation of neural style algorithm
RussWong/OKR
RussWong/OKRR
RussWong/QuantileRandomForestRegressor
Python Implementation of Quantile Random Forest Regression
RussWong/Tensorflow-101
TensorFlow Tutorials
RussWong/TensorFlow-Course
Simple and ready-to-use tutorials for TensorFlow
RussWong/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners with Latest APIs
RussWong/TimeSeriesPrediction
天池智慧交通预测挑战赛解决方案
RussWong/tutorials
机器学习相关教程
RussWong/ZXBlog
记录各种学习笔记(算法、Java、数据库、并发......)