《人工智能基础》讲授机器学习、深度学习、计算机视觉基础知识,重点培养与训练学生的实践应用能力。
本课程需要大家自主阅读英文教程并完成编程实验与练习,培养独立自主学习的研究型学习模式。
intro to machine learning
how models work
basic data exploration
model validation
underfitting and overfitting
random forests
intro to deep learning
a single neuron
deep neural networks
stochastic gradient descent
dropout and batch normalization
binary classification
computer vision
the convolutional classifier
convolution and relu
maximum pooling
the sliding window
data augmentation
intro to game ai and reinforcement learning
play the game
one-step lookahead
n-step lookahead
deep reinforcement learning