Skip to content

VectorPeak/vectorpeak-blogs

Repository files navigation

VectorPeak

A personal blog and knowledge site for agents, RAG, algorithms, and deep learning

license mintlify VectorPeak status

简体中文 | English

关于这个站点

VectorPeak 是我的个人博客和知识站点。

这里主要记录三类内容:

  • 我的随想、笔记和阶段性思考
  • LeetCode 算法学习、题解整理和路线图
  • DeepLearning 相关的学习记录、实验和实践

我希望这个仓库不是一个普通的文档模板,而是一个持续生长的个人知识库。它会慢慢沉淀我对技术、学习方法和问题解决过程的理解。

站点内容

  • Guides: 通用内容、站点说明和写作相关页面
  • LeetCode: 算法路线图、题目整理和学习路径
  • DeepLearning: 深度学习笔记、接口示例和相关实验内容

本地开发

安装 Mintlify CLI:

npm i -g mint

在项目根目录启动本地预览:

mint dev

检查站内坏链:

mint broken-links

仓库说明

  • 站点主配置文件是 docs.json
  • LeetCode 内容位于 LeetCode/
  • DeepLearning 内容位于 DeepLearning/
  • Agent 内容位于 Agent/
  • RAG 内容位于 RAG/

In English

VectorPeak is my personal blog and knowledge site.

This repo mainly covers three areas:

  • Personal notes, essays, and ongoing reflections
  • LeetCode algorithms, solutions, and roadmap content
  • DeepLearning notes, experiments, and practical learning records

I want this repository to become a growing personal knowledge base rather than a generic documentation starter. It is meant to accumulate how I think about technology, learning, and problem solving over time.

Site structure

  • Guides: general content, site notes, and writing-related pages
  • LeetCode: algorithm roadmap, problem notes, and learning paths
  • DeepLearning: deep learning notes, example endpoints, and experiments

Local development

Install the Mintlify CLI:

npm i -g mint

Run the local preview from the project root:

mint dev

Check for broken links:

mint broken-links

About

VectorPeak 的个人博客与知识站点,用于记录技术学习、深度学习实践、算法题解与阶段性思考。

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from mintlify/starter