Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor typos in documentation/comments. #1014

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Commits on Jun 27, 2017

  1. Update wrappers.md

    The SimpleNN wrapper layer weights are of cell data type with weight and bias matrices: {[4-D single], [2x1 single]}, not  {1x2 cell}.
    ibcny authored Jun 27, 2017
    Configuration menu
    Copy the full SHA
    daf2377 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2017

  1. Update fundamentals.tex

    ibcny authored Jun 28, 2017
    Configuration menu
    Copy the full SHA
    87e5d80 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2017

  1. Update vl_nnbilinearsampler.m

    Minor typo
    ibcny authored Jul 7, 2017
    Configuration menu
    Copy the full SHA
    81bf0e4 View commit details
    Browse the repository at this point in the history
  2. Update vl_nnbilinearsampler.m

    Number of output images in the output batch Y must be a multiple of number of input images in the batch.
    ibcny authored Jul 7, 2017
    Configuration menu
    Copy the full SHA
    290cd14 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2017

  1. Update vl_nnloss.m

    ibcny authored Jul 8, 2017
    Configuration menu
    Copy the full SHA
    7ae99f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2017

  1. Update vl_simplenn_display.m

    ibcny authored Jul 10, 2017
    Configuration menu
    Copy the full SHA
    d805d98 View commit details
    Browse the repository at this point in the history
  2. Update vl_tmove.m

    ibcny authored Jul 10, 2017
    Configuration menu
    Copy the full SHA
    d9dd3fd View commit details
    Browse the repository at this point in the history