qawslihaoran
I am Li Haoran, a phd student in huazhong university of science and technology university.
huazhong university of science and technology universityhuazhong university of science and technology university
Pinned Repositories
cpp-backend-reference
C++后端开发面试题
CS-Books
超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
DHPFSP_TestData
DRL-code-pytorch
Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.
free-programming-books
:books: Freely available programming books
FreeBook
iOSInterviewQuestions
iOS interview questions;iOS面试题集锦(附答案)--学习qq群或 Telegram 群交流 https://github.com/ChenYilong/iOSBlog/issues/21
LearningRL
xcpretty
Flexible and fast xcodebuild formatter
qawslihaoran's Repositories
qawslihaoran/cpp-backend-reference
C++后端开发面试题
qawslihaoran/CS-Books
超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
qawslihaoran/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
qawslihaoran/DHPFSP_TestData
qawslihaoran/DRL-code-pytorch
Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.
qawslihaoran/free-programming-books
:books: Freely available programming books
qawslihaoran/FreeBook
qawslihaoran/iOSInterviewQuestions
iOS interview questions;iOS面试题集锦(附答案)--学习qq群或 Telegram 群交流 https://github.com/ChenYilong/iOSBlog/issues/21
qawslihaoran/LearningRL
qawslihaoran/muter
🔎 Automated mutation testing for Swift 🕳️
qawslihaoran/NSGAII
qawslihaoran/Python-100-Days
Python - 100天从新手到大师
qawslihaoran/spea_implementation
An implemented version of the multi-objective genetic algorithm Strength Pareto Evolutionary Algorithm(SPEA2)
qawslihaoran/xcpretty
Flexible and fast xcodebuild formatter
qawslihaoran/statistic
collecting books, papers and docs.
qawslihaoran/TD3
Author's PyTorch implementation of TD3 for OpenAI gym tasks