Giter Site home page Giter Site logo

deep-learning's People

Contributors

junsong-wang avatar

Stargazers

 avatar

Watchers

 avatar  avatar

deep-learning's Issues

classify.py

使用修改后的classify.py,测试mnist模型。测试图片为单通道的28*28
error:
Traceback (most recent call last):
File "python/classifymnist.py", line 178, in
main(sys.argv)
File "python/classifymnist.py", line 134, in main
channel_swap=channel_swap)
File "/home/ouy/Downloads/caffe/python/caffe/classifier.py", line 40, in init
self.transformer.set_channel_swap(in_, channel_swap)
File "/home/ouy/Downloads/caffe/python/caffe/io.py", line 217, in set_channel_swap
raise Exception('Channel swap needs to have the same number of '
Exception: Channel swap needs to have the same number of dimensions as the input channels.

深度学习自测

请根据下面给出的专有名词,自我评价掌握的程度,
(0: 没听说过, 1: 只听说过概念, 2:系统学习过,但基本忘了,3:系统学习过,还基本记得,4:概念原理比较清楚,5:在实际系统中用过)

  1. 向量的基本概念,内积,模,范数等

  2. 矩阵的基本概念, 乘法,逆,秩等

  3. 矩阵的分解, EVD和SVD分解,特征值和特征向量, 子空间的概念

  4. 概率论,条件概率,前验概率和后验概率,贝叶斯公式,线性回归

  5. 随机过程,马尔可夫链,隐形马克可夫链

  6. 一维相关和卷积的概念,FFT,二维卷积

  7. 凸函数和凸优化的基本方法

  8. FIR滤波器,卡尔曼滤波器,粒子滤波

  9. 机器学习的基本概念, 有监督学习和无监督学习, 过拟合,正则化

  10. 经典机器学习算法, 决策树,随机森林,逻辑斯蒂回归,贝叶斯分类器,SVM分类器等

  11. 人工神经网络的基本概念,BP算法。

  12. 卷积神经网络的基本概念,2D卷积,池化。

  13. 基本的CNN网络,Alexnet,GoogleNet, VGG, ResNet, MobileNet等

  14. 基本的目标检测算法, Faster-RCNN, SSD, YOLO等

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.