Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test #569

Closed
wants to merge 2 commits into from
Closed

test #569

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
116 changes: 58 additions & 58 deletions articles/zh/cuda-gpu-programming-elliot-arledge-podcast-155.md
Original file line number Diff line number Diff line change
@@ -1,58 +1,58 @@
```markdown
---
title: "CUDA和GPU编程与Elliot Arledge [播客#155]"
date: 2025-01-12T11:43:44.416Z
author: Quincy Larson
authorURL: https://www.freecodecamp.org/news/author/quincy/
originalURL: https://www.freecodecamp.org/news/cuda-gpu-programming-elliot-arledge-podcast-155/
posteditor: ""
proofreader: ""
---
在本周的播客节目中,我采访了Elliot Arledge。他是一名20岁的计算机科学学生,他创造了多个受欢迎的freeCodeCamp课程,涉及LLM、Mojo编程语言和CUDA的GPU编程。他来自加拿大阿尔伯塔省的埃德蒙顿。
<!-- more -->
我们讨论了:
- 从零开始构建AI系统
- Elliot是如何这么快学到这么多东西,以及他的方法
- 他如何阅读学术论文
- 他的计算机科学学位课程与他的自学
在介绍中,我播放了1988年双截龙II游戏的配乐曲目《Into the Turf》。
你可以在YouTube上观看此次采访:
<iframe width="560" height="315" src="https://www.youtube.com/embed/00K8Lw1hZYc" style="aspect-ratio: 16 / 9; width: 100%; height: auto;" title="YouTube视频播放器" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen="" loading="lazy"></iframe>
或者你可以在Apple Podcasts、Spotify或你喜欢的播客应用中收听。请务必在那关注freeCodeCamp播客,这样你每周五就能收到新节目。
加入11,043位支持freeCodeCamp的友善人群,通过每月捐赠帮助我们的使命。请访问[https://www.freecodecamp.org/donate][1]加入这些友善的人们。
我们在谈话中提到的链接:
- Elliot在freeCodeCamp上的Mojo课程:[https://www.freecodecamp.org/news/new-mojo-programming-language-for-ai-developers/][2]
- Elliot在freeCodeCamp上的CUDA GPU编程课程:[https://www.freecodecamp.org/news/learn-cuda-programming/][3]
- Elliot的Python课程,讲述如何从零开始构建LLM:[https://www.freecodecamp.org/news/how-to-build-a-large-language-model-from-scratch-using-python/][4]
- Elliot的YouTube频道:[https://www.youtube.com/@elliotarledge][5]
- Elliot在GitHub上的许多项目:[https://github.com/Infatoshi][6]
[1]: https://www.freecodecamp.org/donate
[2]: https://www.freecodecamp.org/news/new-mojo-programming-language-for-ai-developers/
[3]: https://www.freecodecamp.org/news/learn-cuda-programming/
[4]: https://www.freecodecamp.org/news/how-to-build-a-large-language-model-from-scratch-using-python/
[5]: https://www.youtube.com/@elliotarledge
[6]: https://github.com/Infatoshi
```
```markdown
---
title: "CUDA和GPU编程与Elliot Arledge [播客#155]"
date: 2025-01-12T11:43:44.416Z
author: Quincy Larson
authorURL: https://www.freecodecamp.org/news/author/quincy/
originalURL: https://www.freecodecamp.org/news/cuda-gpu-programming-elliot-arledge-podcast-155/
posteditor: "miyaliu66"
proofreader: ""
---

在本周的播客节目中,我采访了Elliot Arledge。他是一名20岁的计算机科学学生,他创造了多个受欢迎的freeCodeCamp课程,涉及LLM、Mojo编程语言和CUDA的GPU编程。他来自加拿大阿尔伯塔省的埃德蒙顿。

<!-- more -->

我们讨论了:

- 从零开始构建AI系统

- Elliot是如何这么快学到这么多东西,以及他的方法

- 他如何阅读学术论文

- 他的计算机科学学位课程与他的自学


在介绍中,我播放了1988年双截龙II游戏的配乐曲目《Into the Turf》。

你可以在YouTube上观看此次采访:

<iframe width="560" height="315" src="https://www.youtube.com/embed/00K8Lw1hZYc" style="aspect-ratio: 16 / 9; width: 100%; height: auto;" title="YouTube视频播放器" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen="" loading="lazy"></iframe>

或者你可以在Apple Podcasts、Spotify或你喜欢的播客应用中收听。请务必在那关注freeCodeCamp播客,这样你每周五就能收到新节目。

加入11,043位支持freeCodeCamp的友善人群,通过每月捐赠帮助我们的使命。请访问[https://www.freecodecamp.org/donate][1]加入这些友善的人们。

我们在谈话中提到的链接:

- Elliot在freeCodeCamp上的Mojo课程:[https://www.freecodecamp.org/news/new-mojo-programming-language-for-ai-developers/][2]

- Elliot在freeCodeCamp上的CUDA GPU编程课程:[https://www.freecodecamp.org/news/learn-cuda-programming/][3]

- Elliot的Python课程,讲述如何从零开始构建LLM:[https://www.freecodecamp.org/news/how-to-build-a-large-language-model-from-scratch-using-python/][4]

- Elliot的YouTube频道:[https://www.youtube.com/@elliotarledge][5]

- Elliot在GitHub上的许多项目:[https://github.com/Infatoshi][6]


[1]: https://www.freecodecamp.org/donate
[2]: https://www.freecodecamp.org/news/new-mojo-programming-language-for-ai-developers/
[3]: https://www.freecodecamp.org/news/learn-cuda-programming/
[4]: https://www.freecodecamp.org/news/how-to-build-a-large-language-model-from-scratch-using-python/
[5]: https://www.youtube.com/@elliotarledge
[6]: https://github.com/Infatoshi
```