chenhr56's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
geekcomputers/Python
My Python Examples
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
microsoft/vcpkg
C++ Library Manager for Windows, Linux, and MacOS
OI-wiki/OI-wiki
:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
AlexeyAB/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
ctgk/PRML
PRML algorithms implemented in Python
wolverinn/Waking-Up
计算机基础(计算机网络/操作系统/数据库/Git...)面试问题全面总结,包含详细的follow-up question以及答案;全部采用【问题+追问+答案】的形式,即拿即用,直击互联网大厂面试;可用于模拟面试、面试前复习、短期内快速备战面试...
Jack-Cherish/Machine-Learning
:zap:机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
ljpzzz/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
RangiLyu/nanodet
NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥
hzwer/shareOI
算法竞赛课件分享
synercys/annotated_latex_equations
Examples of how to create colorful, annotated equations in Latex using Tikz.
sysuexam/SYSU-Exam
收集整理SYSU期末考试卷子、资料
aforarup/interview
Resources to crack the next coding interview
enki/libev
Full-featured high-performance event loop loosely modelled after libevent
melodyguan/enas
TensorFlow Code for paper "Efficient Neural Architecture Search via Parameter Sharing"
tolerious/Programming_learning_resource
学习计算机科学的一些pdf资源,欢迎赞赏
xiaoweiChen/CPP-17-STL-cookbook
作为对《C++17 STL cookbook》英文版的中文翻译。
liujiming789/The-Art-of-Computer-Programming
计算机程序设计的艺术
richenyunqi/CCF-CSP-and-PAT-solution
CCF CSP和PAT考试题解(使用C++14语法)
coreemu/core
Common Open Research Emulator
rty813/doc_downloader
下载豆丁、淘豆、道客巴巴、原创力、金锄头文档,并自动转换为PDF
SleepingMonster/SYSU_Courses
本仓库包含本人在中山大学计算机科学与技术专业的课程资料:计网、算法、并行、信号与系统、人工智能、信安、区块链、数据库、机器人、自然语言处理、高级算法等。
stevenpjg/ddpg-aigym
Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym environments
doordiey/theoretical-basis
Basic knowledge of computer
Siriussee/sysu-course-selector
适用于中山大学(SYSU)新版选课系统的抢课软件
raiker/tarsier
WenHuaCao/SYSU-AI
中山大学数据科学与计算机学院2020秋人工智能课程-刘咏梅教授