下拉刷新
Book
Category

Here you can read past volumes of HelloGitHub Monthly by category. You are currently viewing the HelloGitHub Book collection.

Star 1.3k
Fork 180
12 days ago

Grammar Club. This is an English grammar book written by teacher Xuan Yuanyou, aimed at helping readers establish a solid foundation in grammar, suitable for English learners of all levels.

grammar-club
Star 762
Fork 160
a month ago

A Beginner's Guide to Git and GitHub. This is an open-source book that introduces the basics of Git and GitHub, covering practical knowledge such as installing Git, GitHub CLI, branch management, and workflow.

Star 1.3w
Fork 4.1k
a month ago

Companion Code for 'Machine Learning for Algorithmic Trading'. This is a book that explains how to apply machine learning to trading strategies, and this project is the accompanying code and resources for the book. It includes over 150 code examples, covering aspects such as data collection, model training, and strategy evaluation.

machine-learning-for-trading
Star 4.2k
Fork 416
2 months ago

Introduction to Bash Scripting Guide. This is an open-source book that teaches you how to write excellent Bash scripts.

Star 2.2k
Fork 244
2 months ago

A Practical Guide to PyTorch. This book comprehensively introduces the basic knowledge of PyTorch, including a wealth of PyTorch practical cases and large-scale language model deployment examples, enabling you to quickly get started with PyTorch and possess excellent development capabilities.

Star 2.1k
Fork 145
3 months ago

The Large Language Models. This is an open-source book prepared for programmers and students who want to get started with large model technology. The content covers not only the basic principles and key technologies of large models but also provides a code tool library and large models to help readers quickly get started and practice.

LLMBook-zh.github.io
Star 8.6k
Fork 847
3 months ago

The 'Ray Tracing in One Weekend' Book Series. This is a set of introductory books on ray tracing technology, teaching you to implement a ray tracer in C++. Ray tracing is a rendering technique in computer graphics that produces photorealistic images by simulating the behavior of light within a virtual scene.

raytracing.github.io
Star 1.4k
Fork 299
4 months ago

A Self-Study Guide to Robotics. This guide is specifically designed for individuals without a formal background in the field, aiming to direct them on how to learn robotics. It encompasses essential knowledge, recommended introductory textbooks, practical projects, and advanced methods to help readers progressively develop into outstanding robotic engineers.

Star 4.3k
Fork 539
4 months ago

Learn to Develop Large Model Applications. This project is a large model application development tutorial designed specifically for novice developers. It covers concepts of large models, how to call large model APIs, the construction of knowledge bases, building RAG (Retrieval-Augmented Generation) applications, and evaluation methods.

Star 2.2k
Fork 320
5 months ago

Chinese Translation of 'Real-Time Rendering 4th'. This project is the Chinese translation of the fourth edition of 'Real-Time Rendering', a classic in the field of real-time rendering, which is ideal for developers engaged in game development, 3D graphics, VR/AR, and related fields for learning.

Real-Time-Rendering-4th-CN