Skip to content

Commit

Permalink
Merge pull request #62 from SimonWuZY/main
Browse files Browse the repository at this point in the history
修改宣传标语
  • Loading branch information
SimonWuZY authored Sep 20, 2024
2 parents 4c9e559 + 5b8799d commit 17b987a
Show file tree
Hide file tree
Showing 6 changed files with 261 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .vuepress/components/try.vue
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
{ id: 3, avatar: 'avatars/Saber.jpg', nickname: 'saber', link: 'https://emisaber.github.io/White_Box/' },
{ id: 4, avatar: 'avatars/Qym.png', nickname: 'Q', link: 'https://github.com/madaoQ' },
{ id: 5, avatar: 'avatars/Wyh.png', nickname: '无敌外援', link: 'https://github.com/Nanami14138' },
{ id: 6, avatar: 'avatars/Wkk.png', nickname: 'Sazerac-kk', link: 'https://example.com/user6' },
{ id: 6, avatar: 'avatars/Wkk.png', nickname: 'Sazerac-kk', link: 'https://sazerac-kk.github.io/' },
{ id: 7, avatar: 'avatars/Xwt.png', nickname: 'aoxuexinghuo', link: 'https://github.com/aoxuexinghuo' },
{ id: 7, avatar: '/logo.jpg', nickname: '期待您加入!', link: 'https://github.com/DLUT-TIC' },
// 可以根据需要添加更多成员
Expand Down
4 changes: 2 additions & 2 deletions .vuepress/config/zh/bulletin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ export const bulletin = {
},
{
type: 'text',
content: `🎉🎉🎉 加入我们加入我们加入我们加入我们加入我们加入我们加入我们加入我们加入我们加入我们加入我们加入我们加入我们加入我们`,
content: `🎉🎉🎉 加入我们加入我们加入我们加入我们加入我们加入我们加入我们`,
style: 'font-size: 12px; color: #5D67E8;'
},
{
type: 'title',
content: '扫一扫一扫',
content: '扫一扫一扫加入招新群',
},
{
type: 'image',
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ modules:
bannerBrand:
bgImage: '/bg.svg'
title: Welcome to TIC
description: TIC是一个好地方
tagline: 快来吧,求求你了
description: 欢迎来到TIC技术站点
tagline: 汇聚前沿技术栈,赋能未来开发!
# buttons:
# - { text: 紫色按钮, link: 'https://www.baidu.com' }
# - { text: 灰色按钮, link: 'https://www.baidu.com', type: 'plain' }

features:
- title: 前端
details: 我不认识你我不认识你我不认识你我不认识你我不认识你我不认识你我不认识你我不认识你我不认识你
details: 基于大前端技术栈的页面逻辑开发,包括前端网页、移动应用以及跨平台应用的开发。尤其注重网络编程能力与代码复用。
- title: 人工智能
details: Artificial intelligence (AI), in its broadest sense, is intelligence exhibited by machines, particularly computer systems. ---- Wikipedia
- title: 后端
Expand Down
2 changes: 1 addition & 1 deletion docs/ai/大模型第二次例会.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ $$a_{1,i} = q^1·k^i$$
$$a_{1,1} = q^1·k^1$$

然后过一层softmax
- 更像是归一化 e
- 更像是归一化
$$a_{1,i}' = \frac{exp(a_{1,i})}{\sum_j^Nexp(a_{1,j})}$$
![Pasted image 20240629110514|550](https://raw.githubusercontent.com/Emisaber/pic_obsidian/main/Pasted%20image%2020240629110514.png)

Expand Down
24 changes: 24 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 17b987a

Please sign in to comment.