/AICS

陈云霁 智能计算系统 课后实验 一键运行

Primary LanguageC++

AICS

陈云霁 智能计算系统 课后实验

实验一:BANGC算子实现与TensorFlow的集成,必做题:实现风格迁移相关算子 PowerDifference

实验二:综合实验,必做题:基于TF风格迁移算法的实现

课程官网 http://novel.ict.ac.cn/aics/

本项目地址:https://github.com/chenbong/AICS

申请开发环境

申请开发环境

下载实验文档

下载实验文档

实验说明

git clone https://github.com/chenbong/AICS
cd AICS

# 运行实验一
bash run_exp1.sh

# 运行实验二
bash run_exp2.sh

refer

https://github.com/leliyliu/ICS