Student-HXJ's Stars
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
Light-City/CPlusPlusThings
C++那些事
testerSunshine/12306
12306智能刷票,订票
reworkd/AgentGPT
🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.
powerline/fonts
Patched fonts for Powerline users.
lllyasviel/style2paints
sketch + style = paints :art: (TOG2018/SIGGRAPH2018ASIA)
qinguoyi/TinyWebServer
:fire: Linux下C++轻量级WebServer服务器
rasbt/deeplearning-models
A collection of various deep learning architectures, models, and tips
lyhue1991/eat_tensorflow2_in_30_days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
applenob/Cpp_Primer_Practice
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
czy36mengfei/tensorflow2_tutorials_chinese
tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials
binjie09/chatgpt-web
使用 express 和 vue3 搭建的 ChartGPT 演示网页
TheLartians/ModernCppStarter
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
tranek/GASDocumentation
My understanding of Unreal Engine 5's GameplayAbilitySystem plugin with a simple multiplayer sample project.
nslogx/Gitter
Gitter for GitHub - 可能是目前颜值最高的GitHub微信小程序客户端
setchi/FancyScrollView
[Unity] Scroll view component that can implement highly flexible animations.
Hopson97/MineCraft-One-Week-Challenge
I challenged myself to see if I could create a voxel game (Minecraft-like) in just one week using C++ and OpenGL, and here is the result
m969/EGamePlay
一个基于Entity-Component模式的灵活、通用、可扩展的轻量战斗(技能)框架,配置可选使用ScriptableObject或是Excel表格. A flexible, generic, easy to extend, lightweight combat (skills) framework based on Entity-Component pattern. Configuration can choose to use ScriptableObject or Excel tables.
YunYang1994/TensorFlow2.0-Examples
🙄 Difficult algorithm, Simple code.
czs108/Cpp-Primer-5th-Notes-CN
📚 《C++ Primer中文版(第5版)》笔记
unity-cn/Tool-UnityAssetCleaner
tsubaki/UnityAssetCleaner
VazkiiMods/Patchouli
Accessible, Data-Driven, Dependency-Free Documentation for Minecraft Modders and Pack Makers
udacity/CppND-Capstone-Snake-Game
A 2D Snake game using C++ and SDL
GorvGoyl/MinGW64
MinGW64 compiler for running and debugging C/C++ code in Visual Studio Code
ckcz123/magic-tower-AI
魔塔小游戏中的AI
xunshuidezhu/chatroom
c/s架构基于线程池+I/O复用并发聊天室