-
Notifications
You must be signed in to change notification settings - Fork 159
Expand file tree
/
Copy pathindex.qmd
More file actions
37 lines (22 loc) · 2.08 KB
/
index.qmd
File metadata and controls
37 lines (22 loc) · 2.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
---
title: "前言"
author: "连玉君"
---
<img src="images/book-front.png" width="250"/>
## 关于这本书
这本书是我在准备 [连享会系列公开课](https://www.lianxh.cn/open2025.html) 中的「AI时代如何做实证研究?」专题时编写的讲义。
- [github 仓库](https://github.com/lianxhcn/research_with_AI)\
- [B 站:直播视频](https://www.bilibili.com/video/BV1z3htzqEjK/?vd_source=c65d9ae0f7daba4ea32ee8c6122a4435) (2 hours)
书中介绍了 AI 工具如何提升实证研究的效率,如何帮助我们更好地思考和解决问题。书中还介绍了 ChatGPT, 豆包, Github Copilot 等工具的使用,以及 Markdown、Github 和 Jupyter Notebook 的协同工作方式。
当然,此处介绍的内容只是 GenAI 的一些非常基础的应用,大家如果有好的使用经验,可以发邮件给我:[arlionn\@163.com](mailto:arlionn@163.com){.email},或在本书的 Github 仓库中提交 [issues](https://github.com/lianxhcn/research_with_AI/issues)。
## 如何使用本书?
这本书是使用 VScode 编辑器 + Quarto 插件编写,进而通过 Github pages 发布的。详情参见 [Quarto books](https://lianxhcn.github.io/quarto_book/)。
- 你可以 [Fork](https://github.com/lianxhcn/research_with_AI/fork) 本书的 [github 仓库](https://github.com/lianxhcn/research_with_AI),然后你的电脑上演练书中的例子。
- 你需要做一些基本的配置,参见 [安装和环境配置](01_install_Python_Anaconda.html)
- 书稿中还有不少错漏之处,还请不吝指出:[arlionn\@163.com](mailto:arlionn@163.com){.email}。
## 如何找到我?
我最近也在小红书注册了账号 `连玉君 (ID: 95085566173)`,大家可以在那里留言和讨论。

------------------------------------------------------------------------
[主页](https://www.lianxh.cn) \| [课程](https://www.lianxh.cn/details/17.html) \| [视频](https://lianxh-class.cn/) \| [推文](https://www.lianxh.cn/blogs/all.html) \| [资料](https://www.lianxh.cn/share.html)