-
Notifications
You must be signed in to change notification settings - Fork 16k
Open
Description
css 和 js 建议 使用 unpkg
jsdelivr 一直在 pending 导致网络请求超时
<link rel="stylesheet" href="https://www.unpkg.com/[email protected]/dist/katex.min.css">
<script src="https://www.unpkg.com/[email protected]/dist/katex.js"></script>_sidebar.md 要加上 ../ 才能识别到
* [简介]()
* [1. 第一章 数学基础](../ch01_数学基础/第一章_数学基础.md)
* [2. 第二章 机器学习基础](../ch02_机器学习基础/第二章_机器学习基础.md)
* [3. 第三章 深度学习基础](../ch03_深度学习基础/第三章_深度学习基础.md)
* [4. 第四章 经典网络](../ch04_经典网络/第四章_经典网络.md)
* ....
Metadata
Metadata
Assignees
Labels
No labels