Skip to content

我所有的技术文档及代码(Linux Tips、机器学习、LLM、量化交易等)

License

Notifications You must be signed in to change notification settings

shines77/my_docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my_docs

简介

我所有的技术文档及相关代码 ( Linux TipsPython 开发机器学习LLM量化交易 等)

目录结构

┌── github
├── html
├── lang
│   ├── ASM
│   ├── C
│   ├── C#
│   ├── C++
│   ├── golang
│   ├── Java
│   ├── JavaScript
│   ├── node.js
│   ├── python: Python 相关代码
│   │   ├── DrissionPage: 浏览器爬虫
│   │   ├── requests: 网络库
│   │   ├── Scrapy: 爬虫
│   │   ├── selenium: 浏览器爬虫
│   │   └── urllib: 网络库
│   ├── Rust
│   └── TypeScript
├── linux
│   ├── app
│   │   ├── cmake
│   │   ├── gogs
│   │   └── mysql
│   ├── centos
│   ├── cmake
│   ├── gdb
│   ├── git
│   ├── shell
│   ├── ubuntu
├── misc
│   ├── algorithm
│   ├── math
├── notes
│   ├── English
│   ├── hardware
│   ├── HuyaLive
│   ├── TagCloud
│   └── zhihu
├── raw
│   ├── linux
│   ├── linux-about
│   ├── os
├── system
│   ├── Win7
│   └── Windows
├── tech
│   ├── AI
│   │   ├── 3D
│   │   ├── AIGC: 人工智能生成内容
│   │   ├── AlphaGO
│   │   ├── ANN: 神经网络
│   │   ├── FaceRecognition: 面部识别
│   │   ├── GPU: 显卡
│   │   ├── LLM: 大语言模型
│   │   ├── MachineLearning: 机器学习
│   │   ├── NLP: 自然语言处理
│   │   ├── PyTorch
│   │   ├── QNN: 高通 AI Engine SDK
│   │   └── TensorFlow
│   ├── android
│   ├── asm: 汇编
│   │   ├── SIMD
│   │   └── yasm
│   ├── audio
│   ├── bigdata: 大数据
│   ├── compiler: 编译器
│   ├── cpp
│   ├── cpu
│   ├── db
│   │   └── terark: 索引压缩db
│   ├── distributed: 分布式
│   ├── eda
│   ├── hash: 哈希表
│   ├── http
│   ├── kv
│   ├── misc
│   ├── nosql
│   ├── Quant: 量化交易
│   ├── rust
│   ├── string-match: 字符串匹配
│   ├── sudoku
│   ├── thread
│   ├── url
│   ├── video
│   │   └── ffmpeg: 音视频处理
│   ├── web
│   ├── webgl
│   └── windows
│   ├── kernel: Windows 内核开发
│   ├── minifilter: 文件过滤驱动
│   ├── mstsc
│   └── visual_studio
├── tools
│   ├── chrome
│   ├── git
│   ├── javascript
│   ├── markdown
│   ├── photoshop
│   ├── proxy
│   ├── python
│   ├── virtualbox
│   ├── vscode
│   └── windows
└── work
    ├── ipsec_vpn
    ├── misc
    └── switcher

About

我所有的技术文档及代码(Linux Tips、机器学习、LLM、量化交易等)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •