Image

人工智能导论 Foundation of AI

课程介绍 Overview

成绩构成 Grading Policy

总成绩 Total Score

优异表现 Awards (加总成绩1-2分/次且累计加分),包括但不限于:
(+1-2 points/time cumulatively), including but are not limited to:

不良表现 Penalty (扣总成绩5分/次且累计扣分),包括但不限于:
(-5 points/time cumulatively), including but are not limited to:

缺勤处理 Absence Policy

缺勤扣分

课堂讲义及案例 Lecture Notes and Examples

1.绪论 Introduction

课次
Course ID
周次
Week ID
时间
Time
内容
Contents
课堂资料
lecture notes
补充材料
Supplementary
1 人工智能简介及算法基础
Foundation of Artificial Intelligence
第一周教案
lecture1.pdf

2. 经典机器学习算法 Traditional machine learning approaches

课次
Course ID
周次
Week ID
时间
Time
内容
Contents
课堂资料
lecture notes
补充材料
Supplementary
2 机器学习基础
Backgrounds of machine learning
第二周教案
lecture2.pdf
3 遗传算法
Genetic algorithms
第三周教案
lecture3.pdf
4 线性回归与逻辑回归
Linear and logistic regression
线性回归
lecture4_1.pdf

逻辑回归
lecture4_2.pdf
5 决策树
Decission Tree
第五周教案
lecture5.pdf

3. 人工神经网络 Artificial neural network

课次
Course ID
周次
Week ID
时间
Time
内容
Contents
课堂资料
lecture notes
补充材料
Supplementary
6 经典人工神经网络
Classic artificial neural network
第六周教案
lecture6.pdf
7 经典递归神经网络
Classic recurrent nerual network
第七周教案
lecture7.pdf

4. 深层神经网络 Deep neural networks

课次
Course ID
周次
Week ID
时间
Time
内容
Contents
课堂资料
lecture notes
补充材料
Supplementary
8 深度信念网络
Deep belief nets
第八周教案
lecture8.pdf
9 从全连接到卷积网络
MLP to CNN
第九周教案
lecture9.pdf
10 深入卷积网络
Advanced CNN
第十周教案
lecture10.pdf
11 十一 长短时记忆网络
LSTM
第十一周教案
lecture11.pdf
12 十二 生成对抗学习
Generative advsarial learning
第十二周教案
lecture12.pdf
自变分解码器
lecture12_vae.pdf
13 十三 网络的优化与模型压缩
Compression and speed-up
第十三周教案
lecture13.pdf

5. 强化学习 Reinforce learning

课次
Course ID
周次
Week ID
时间
Time
内容
Contents
课堂资料
lecture notes
补充材料
Supplementary
14 十四 强化学习简介
Introduction of reinforce learning
第十四周教案
lecture14.pdf
15 十五 Q学习
Q learning
第十五周教案
lecture15.pdf

6. 人工智能应用案例分享及探讨 AI based application and disscussion

课次
Course ID
周次
Week ID
时间
Time
内容
Contents
课堂资料
lecture notes
补充材料
Supplementary
16 十六 人工智能应用案例分享及探讨
AI based application and disscussion
分割 Segmentation,
检测 Detection

7. 基于人工智能的应用(案例库) AI based application (Case library)

序号
ID
内容
Contents
资源
Resouces
补充材料
Supplementary
1 Mask RCNN 检测-分割案例
Detection-segmentation
基于Mask_R-CNN的海参测距
Mask_R-CNN based sea-cucumber measurement
2 Pix2pix 图像转译案例
Image-to-image transaltion
多种水质下的水下场景模拟
Multi-style underwater image synthesize
3 SRGAN 超分辨案例
Super-resolution
基于TecoGAN的超分辨对比
TecoGAN based super-resolution

超分辨算法面临的挑战
GAN based super-resolution challenge
4 UnderwaterGAN 水下图像增强案例
Underwater Enhancement
基于UGAN的水下目标检测对比
UGAN based underwater object detection

基于SprialGAN的水下图像增强
SpiralGAN based underwater image enhancement

UGAN的水下图像增强对比
UGAN based underwater image enhancement

5 U-Net 语义分割案例
Sementic segmentation
6 Yolov5 目标检测案例
Object detection
基于yolov5的人脸/口罩检测
Yolov5 based object detection
7 Efficientdet 目标检测案例2
Object detection2
基于efficientdet的行人检测
Efficientdet based object detection
8 SLAM 同步定位与建图案例
SLAM
基于ORB-SLAM的三维建模
ORB-SLAM based 3D reconstruction
9 Genetic Algorithm 遗传算法案例
GA
基于遗传算法的旅行商问题
GA based TSP solution
10 Differential Evolution 差分进化算法案例
DE
基于差分进化算法的阿克雷函数求解
DE based Ackley function solution

TOP 返回顶部