Pinned Repositories
gamexploration
machine_learning_basics
Plain python implementations of basic machine learning algorithms
spark
Mirror of Apache Spark
TensorFlow-Course
Simple and ready-to-use tutorials for TensorFlow
algorithm-study
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
Calculator
Simple calculator in Java
codeM
darwin
relationship analytic system
discrete-optimization-001
Coursera Discrete Optimization course programming assignments source code
Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
DehaoWang's Repositories
DehaoWang/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
DehaoWang/TexasHoldemSolverJava
A Java implemented Texas holdem and short deck Solver
DehaoWang/DouZero
[ICML 2021] DouZero: Mastering DouDizhu with Self-Play Deep Reinforcement Learning | 斗地主AI
DehaoWang/kubernetes
Production-Grade Container Scheduling and Management
DehaoWang/lcaj
DehaoWang/rlprojects
DehaoWang/ORBeginner
DehaoWang/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
DehaoWang/python_blockchain_app
A fully functional blockchain application implemented in Python from scratch (with tutorial).
DehaoWang/ml_impl
DehaoWang/google-research
Google Research
DehaoWang/algorithm-study
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
DehaoWang/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
DehaoWang/TensorFlow-Course
Simple and ready-to-use tutorials for TensorFlow
DehaoWang/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
DehaoWang/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
DehaoWang/kaggle
DehaoWang/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
DehaoWang/Halfrost-Field
✍️ 这里是写博客的地方 —— Halfrost-Field 冰霜之地
DehaoWang/Python-100-Days
Python - 100天从新手到大师
DehaoWang/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
DehaoWang/The-Art-Of-Programming-By-July
本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售
DehaoWang/machine_learning_basics
Plain python implementations of basic machine learning algorithms
DehaoWang/softwares
DehaoWang/lifegame
DehaoWang/travelling-salesman-problem
Solving Travelling Salesman Problem (TSP) with Simulated Annealing in Python 3.
DehaoWang/gamexploration
DehaoWang/codeM
DehaoWang/JoyOfAlgo
DehaoWang/leetcodeAlgo