2024-AICS-EXP

2024-AICS-EXP

【2024年新版】国科大 陈云霁 智能计算系统AICS实验代码

Stars: 71

Visit
 screenshot

This repository contains the complete archive of the 2024 version of the 'Intelligent Computing System' experiment at the University of Chinese Academy of Sciences. The experiment content for 2024 has undergone extensive adjustments to the knowledge system and experimental topics, including the transition from TensorFlow to PyTorch, significant modifications to previous code, and the addition of experiments with large models. The project is continuously updated in line with the course progress, currently up to the seventh experiment. Updates include the addition of experiments like YOLOv5 in Experiment 5-3, updates to theoretical teaching materials, and fixes for bugs in Experiment 6 code. The repository also includes experiment manuals, questions, and answers for various experiments, with some data sets hosted on Baidu Cloud due to size limitations on GitHub.

README:

2024年国科大智能计算系统实验代码

项目介绍

本项目是国科大《智能计算系统》2024年新版实验的完整资料存档。2024年的智能计算系统实验内容对知识体系和实验题目进行了大范围的调整,调整内容包括但不限于以下几点:

  • 不再使用TensorFlow,全面使用PyTorch
  • 大量修改旧版的题目代码
  • 新增大模型实验等

项目状态

  • 本项目跟随课程进度实时更新,目前已更新至第七次实验(目前还剩最后一个大模型实验,等待老师布置)

  • 实验5中仅完成实验5.3,希望有完成实验5.1和5.2的同学可以给仓库提交pr,如有问题欢迎大家提出issue和pr

  • 如果有帮到大家的话希望大家能给仓库留个Star~

更新日志

  • 2024/05/24:补充实验五-三选一实验中的yolov5实验

  • 2024/05/21:更新理论教学的最新课件

  • 2024/05/20:由于实验六老师提供的代码具有众多bug,且无法比较四个result的值,只能比较其中一个,因此直接在答案中上传了修改后的tb_top(0-2).v的代码,可供参考。同时,实验六对应的实验题目中的data_gen.py及tb_top(0-2).v的代码已经替换为修改后的代码,需要重新做实验的同学可以直接使用

  • 2024/05/20:更新实验六的parallel_pe部分代码

  • 2024/05/18:更新实验七:智能编程语言算子实验的实验手册、题目及答案(由于希冀平台故障,因此未在平台进行评测,但是本地测试都通过了)

  • 2024/05/17:更新实验六:modelsim仿真实验的实验手册、题目及答案(安装modelsim的最后一步千万别让他安装那个硬件锁还是啥的,直接让我电脑无限蓝屏了T.T,如果不小心和我一样就进入安全模式然后删除电脑上的hardlock.sys)

  • 2024/04/20:由于实验题目配套数据集大小超过Github限制的100MB,因此实验题目改为百度云托管

  • 2024/04/20:更新实验五三选一实验手册、题目及答案

实验得分

score
exp_2_1(手写数字分类实验:满分100) 100
exp_2_2(基于DLP平台实现手写数字分类实验:满分100) 100
exp_3_1(python实现VGG19图像分类实验:满分100) 100
exp_3_2(基于DLP平台实现图像分类实验:满分100) 100
exp_3_3(非实时图像风格迁移实验:满分100) 100
exp_4_1(pytorch实现VGG19图像分类实验:满分100) 100
exp_4_2(实时风格迁移推断实验:满分100) 100
exp_4_3(实时风格迁移训练实验:满分100) 100
exp_4_4(自定义pytorch cpu算子实验:满分100) 100
exp_5_2(三选一yolov5实验:满分80) 80
exp_5_3(三选一bert实验:满分100) 100
exp_6(modelsim实验:满分120) 120
exp_7_1(智能编程语言算子开发实验:满分100) 100
exp_7_2(智能编程语言性能优化实验:满分100) 100

致谢

感谢以下同学对仓库代码提出的issue和pr:

Star History

Star History Chart

For Tasks:

Click tags to check more tools for each tasks

For Jobs:

Alternative AI tools for 2024-AICS-EXP

Similar Open Source Tools

For similar tasks

For similar jobs