| layout | custom-home |
|---|---|
| title | |
| author_profile | true |
一名华南理工大学的在读硕士研究生,热爱技术,梦想成为一名AI算法工程师。 我关注人工智能深度学习领域,比如大模型、Agent等技术。在这里,我会分享我的学习笔记、技术博客和研究成果。
{% for post in site.posts limit:5 %}
- [{{ post.title }}]({{ post.url }}) - {{ post.date | date: "%Y-%m-%d" }} {% endfor %}