克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

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

MIT License Copyright (c) 2016 XiongHui Guo Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

我所有的技术文档及代码(Linux Tips、机器学习、LLM、量化交易等) 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化