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/CUDATutorial
A CUDA tutorial to make people learn CUDA program from 0
RussWong/LLM-engineering
RussWong/PyTorch-QAT
RussWong/TensorFlow-QAT
A example code for QAT with TensorFlow
RussWong/amx_kernel
RussWong/calibrated_regression
A tutorial for the 2018 paper Accurate Uncertainties for Deep Learning Using Calibrated Regression by Kuleshov et al.
RussWong/CPlusPlusThings
C++那些事
RussWong/cuda_sgemm
RussWong/Data-Analysis
Data Science Using Python
RussWong/data-structures-questions
golang sorting algorithm and data construction.
RussWong/Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
RussWong/Deep_Learning_Prediction_Intervals
ICML paper 'High-Quality Prediction Intervals for Deep Learning: A Distribution-Free, Ensembled Approach'
RussWong/DistCal
Code for the ICML 2019 paper: Distribution Calibration for Regression
RussWong/ES_streaming_bulk
not only streaming_bulk,but bulk operates requests like UPDATES
RussWong/go-gin-api
基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、graphql 查询语言、errno 统一定义错误码、gRPC 的使用 等等。
RussWong/Go-Questions
从问题切入,串连 Go 语言相关的所有知识,融会贯通。
RussWong/intermediate_go
Go 进阶
RussWong/interview_internal_reference
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
RussWong/LeetcodeTop
汇总各大互联网公司容易考察的高频leetcode题🔥
RussWong/MathModel
研究生数学建模,数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT
RussWong/micro-go-book
《Go语言高并发与微服务实战》代码
RussWong/mmlspark
Microsoft Machine Learning for Apache Spark
RussWong/PAP_doc
RussWong/Python
All Algorithms implemented in Python
RussWong/search_fusion_pattern
RussWong/simd_sparse
RussWong/spark
Apache Spark
RussWong/tech-interview-handbook
💯 Materials to help you rock your next coding interview
RussWong/transferlearning
Everything about Transfer Learning and Domain Adaptation--迁移学习
RussWong/verified_calibration
Code for the paper: Verified Uncertainty Calibration. Ananya Kumar, Percy Liang, Tengyu Ma. NeurIPS 2019 (Spotlight).