Xiyuan Yang's Blog
  • Home
  • Intro
  • Archive
  • Category
  • About
  • Resume
  • Record
    Daily Loggings Reading Papers
  • Else
    FAQ Links Tag Word Counting All Posts My Github About Hexo Life Musing
Automaton NFA

Automaton NFA

Nondeterministic finite automaton
2025-05-05
Code
#C/C++ #NFA
Python Environment Modules Tutorial

Python Environment Modules Tutorial

An advanced tutorial focusing on several modules of environment management in Python.
2025-05-03
Code > Python
#Python #Tutorial #Environment
Torch Memo Tensor Operations

Torch Memo Tensor Operations

Frequently used torch Memo of operations of Tensor in Pytorch
2025-05-03
Artificial Intelligence > Torch
#Finished #Python #Tutorial #Tensor #Pytorch
Python Threadings

Python Threadings

This blog explains the basic concepts related to Python threads, including GIL, multithreading, multiprocessing, and asynchronous programming.
2025-05-01
Code > Python
#Finished #Python #Tutorial #GIL #Threadings
Docker Tutorial

Docker Tutorial

This article will introduce the basic principles of Docker and provide a quick tutorial for getting started.
2025-04-26
Efficient Tools
#tutorial #Finished #Docker
My Memo

My Memo

All kinds of stuffs... Mostly for the lab and AI usage.
2025-04-25
#Updating #Memo
DataStructure B and B Plus Tree

DataStructure B and B Plus Tree

This blog introduces B-trees and their application in external storage data retrieval.
2025-04-24
Algorithm > SJTU CS0501(H) Data Structure
#tutorial #Tree #Finished #C/C++ #B #tree #Data #Structure
Profiling and Debugging

Profiling and Debugging

Profiling and Debugging for Lecture Notes of Missing Semester, mainly focused on Python debugging.
2025-04-23
Efficient Tools > Missing Semesters
#Finished #Python #Tutorial #Profiling #Debugging
Blog Word Counter

Blog Word Counter

My Github project - Blog word counter.
2025-04-21
Project
#Finished #Python
DataStructure Segment Tree

DataStructure Segment Tree

This article focuses on the classic interval query and modification algorithm, the segment tree.
2025-04-20
Algorithm > SJTU CS0501(H) Data Structure
#tutorial #Finished #Data Structure #C/C++ #Segment Tree
DataStructure Hash Table

DataStructure Hash Table

This blog introduces common hash tables and hash functions, as well as several methods for resolving hash collisions. Finally, it discusses the usage of dynamic lookup tables in STL.
2025-04-17
Algorithm > SJTU CS0501(H) Data Structure
#tutorial #Finished #Data Structure #C/C++ #Hash Table
DataStructure Splay Tree

DataStructure Splay Tree

Splay Tree.
2025-04-17
Algorithm > SJTU CS0501(H) Data Structure
#tutorial #Tree #Finished #Data Structure #C/C++ #Splay Tree
ImageNet and ILSVRC

ImageNet and ILSVRC

A detailed explanation of the mathematical principles of convolutional neural networks.
2025-04-14
Artificial Intelligence > Deep Learning
#Artificial Intelligence #Deep Learning #Finished #Convolutional Neural Networks #AlexNet #Image Clssification
Modern C++

Modern C++

This blog focuses on more advanced modern C++ features,including std::move, type inference, smart pointer and other.
2025-04-13
Code > Cpp
#tutorial #Finished #C/C++ #Modern Cpp
CamelAI-Automatic-Essay-Modification

CamelAI-Automatic-Essay-Modification

My Github project English Essay Revision using the agentic workflow.
2025-04-11
Project
#Agents #Essay Writing
DataStructure-RBT-Tree

DataStructure-RBT-Tree

Lecture notes for MIT6.006 Lec8 Set and Sorting.
2025-04-10
Algorithm > SJTU CS0501(H) Data Structure
#tutorial #Data Structure #C/C++ #Set #Sorting
DataStructure-AVL-Tree

DataStructure-AVL-Tree

AVL Tree and its applications.
2025-04-10
Algorithm > SJTU CS0501(H) Data Structure
#tutorial #Tree #Data Structure #C/C++ #Binary Tree #AVL Tree
DataStructure-LCA

DataStructure-LCA

Introduction to the LCA (lowest common ancestor) problem, including doubling algorithm and eulerian sequence.
2025-04-10
Algorithm > SJTU CS0501(H) Data Structure
#tutorial #Tree #Finished #Data Structure #C/C++ #LCA
Algorithm-MCTS

Algorithm-MCTS

This article introduces the classical Monte Carlo Tree Search Algorithms and its appliactions nowadays.
2025-04-08
Algorithm
#tutorial #MCTS
Neural Networks Introduction

Neural Networks Introduction

The Introduction for Blog Updating several classical neural network and its applications.
2025-04-04
Artificial Intelligence > Deep Learning
#Artificial Intelligence #Deep Learning #Neural Networks
Torch-Memo

Torch-Memo

Frequently used torch Memo.
2025-04-01
Artificial Intelligence > Torch
#Updating #Python #Tutorial
Blog-Update-Fetching-Script

Blog-Update-Fetching-Script

My Github project - Blog-Update-Fetching-Script Application.
2025-03-30
Project
#Finished #Bash
DataStructure-Sparse-Table

DataStructure-Sparse-Table

Advanced algorithms of Sparse Table and the underlying idea of doubling. This blog will also introduce its applications.
2025-03-30
Algorithm > SJTU CS0501(H) Data Structure
#tutorial #Tree #Finished #Data Structure #C/C++ #Sparse Table
DataStructure-Fenwick-Tree

DataStructure-Fenwick-Tree

Advanced algorithms of Fenwick Tree, including its applications.
2025-03-30
Algorithm > SJTU CS0501(H) Data Structure
#tutorial #Tree #Finished #Data Structure #C/C++ #Fenwick Tree
Algorithm-Sorting

Algorithm-Sorting

Several classic and efficient sorting algorithms written in C++.
2025-03-29
Algorithm > SJTU CS0501(H) Data Structure
#Finished #C/C++ #Sorting Algorithms #Merge Sort #Quick Sort
DataStructure-Tree-Binary-Search-Tree-AVL-Tree

DataStructure-Tree-Binary-Search-Tree-AVL-Tree

Cpp implementation for AVL Tree and Binary Search Tree
2025-03-29
Algorithm > SJTU CS0501(H) Data Structure
#tutorial #Tree #Data Structure #C/C++ #Binary Tree #AVL Tree
RAG-Blog-Content-Retrieval

RAG-Blog-Content-Retrieval

My Github project RAG Blog content retrieval
2025-03-29
Project
#Python #RAG
RAG-Tutorial

RAG-Tutorial

Theoretical explanation and implementation of RAG for LLM uasge.
2025-03-29
Artificial Intelligence > LLM
#Artificial Intelligence #Deep Learning #LLMs #RAG
Algorithm-BFS-DFS

Algorithm-BFS-DFS

This blog introduces the basic mathematical definitions of graph theory and discusses the BFS and DFS search algorithms in graph theory, serving as course notes for MIT6.006.
2025-03-27
Algorithm > MIT 6.006 Introduction to Algorithms
#tutorial #Tree #Finished #BFS/DFS #Data Structure #Algorithm #C/C++
DataStructure-Tree-Binary-Heap

DataStructure-Tree-Binary-Heap

Lecture notes for MIT6.006 Lec8 Binary Heaps.
2025-03-24
Algorithm > SJTU CS0501(H) Data Structure
#tutorial #Tree #Finished #Data Structure #C/C++ #Binary Heap
12345

Search

YXY ❤️ LSY