Giter Club home page Giter Club logo

dsvc's Introduction

Research Institute of Data Science and Vision Computing

介绍

内容安排

机器学习部分

NOTE

余下的任务安排是以PPT的形式讲解,没有相关的讲义给出。后续会给出作业的版本。

assignment1

  • 基础:Git、Python基础学习
  • 算法:k-NN
  • 作业:CIFAR-10 图像分类

assignment2

  • 算法:Linear Regression (线性回归)
  • 优化:梯度下降法
  • 作业:Boston House Price Predict

assignment3

  • 算法:Logistic Regression(对数几率回归),sigmoid 函数
  • 作业:MNIST 手写数字识别
  • Bonus:完成Softmax CIFAR-10图像分类,以及类比 Softmax与Logistic的关系。

assignment4

  • SVM介绍 (参考书籍:周志华机器学习)
  • 算法:SVM Hinge Loss
  • 作业:CIFAR-10图像分类

assignment5

  • Neural Network介绍
  • forward pass 、 backpropagation介绍
  • 作业:two-layer Neural Network CIFAR-10图像分类

assignment6

  • Neural Network 模块化实现
  • batch normalization介绍
  • dropout介绍
  • 作业:改进 Neural Network 代码。
  • Bonus: Batch Normalization层的forward pass跟backpropagation实现

assignment7

  • CNN 介绍
  • 概念:卷积, Pooling, Stride, Padding, Learning Rate, Momentum, Softmax, ReLU, BP, SGD, Cross-Entropy Loss。
  • 作业:CNN MNIST数字序列识别、CIFAR-10图像分类。

主要人员

教师 - - -
秦品乐
助教 - - -
陈君 武宽 王琦 沈文祥

dsvc's People

Contributors

quinwu avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.