tkhmy's Stars
HandsOnLLM/Hands-On-Large-Language-Models
Official code repo for the O'Reilly Book - "Hands-On Large Language Models"
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
practical-tutorials/project-based-learning
Curated list of project-based tutorials
karpathy/LLM101n
LLM101n: Let's build a Storyteller
stanford-oval/storm
An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.
PKUFlyingPig/cs-self-learning
计算机自学指南
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
anishLearnsToCode/algorithmic-toolbox
Solutions to Coursera course by University of California, San Diego.
bztsrc/raspi3-tutorial
Bare metal Raspberry Pi 3 tutorials
tier4/AWSIM
Open source simulator for self-driving vehicles
autowarefoundation/autoware
Autoware - the world's leading open-source software project for autonomous driving
woven-planet/l5kit
L5Kit - https://woven.toyota
satoru-takeuchi/linux-in-practice
autowarefoundation/autoware-documentation
autowarefoundation/autoware.universe
autowarefoundation/autoware_core_universe_prototype
Autoware - the world's leading open-source software project for autonomous driving
AtsushiSakai/PythonRobotics
Python sample codes for robotics algorithms.
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
s-matyukevich/raspberry-pi-os
Learning operating system development using Linux kernel and Raspberry Pi
zeldaret/botw
Decompilation of The Legend of Zelda: Breath of the Wild (Switch 1.5.0)
dheera/rosboard
ROS node that turns your robot into a web server to visualize ROS topics
waymo-research/waymo-open-dataset
Waymo Open Dataset
asanakoy/kaggle-lyft-motion-prediction-av
The 3rd place solution for competition "Lyft Motion Prediction for Autonomous Vehicles" at Kaggle
psf/black
The uncompromising Python code formatter
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
forthespada/InterviewGuide
🔥🔥「InterviewGuide」是阿秀从校园->职场多年计算机自学过程的记录以及学弟学妹们计算机校招&秋招经验总结文章的汇总,包括但不限于C/C++ 、Golang、JavaScript、Vue、操作系统、数据结构、计算机网络、MySQL、Redis等学习总结,坚持学习,持续成长!
python-rope/rope
a python refactoring library
0voice/linux_kernel_wiki
linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频
0voice/cpp_new_features
2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等