Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

MNIST is OK #20

Merged
merged 12 commits into from
Aug 20, 2015
Merged

MNIST is OK #20

merged 12 commits into from
Aug 20, 2015

Commits on Aug 15, 2015

  1. Add activation op

    antinucleon committed Aug 15, 2015
    Configuration menu
    Copy the full SHA
    fcb45cb View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2015

  1. infer shape

    antinucleon committed Aug 16, 2015
    Configuration menu
    Copy the full SHA
    ee2d7f1 View commit details
    Browse the repository at this point in the history
  2. minor change in act

    antinucleon committed Aug 16, 2015
    Configuration menu
    Copy the full SHA
    8fe878e View commit details
    Browse the repository at this point in the history
  3. tmp save

    antinucleon committed Aug 16, 2015
    Configuration menu
    Copy the full SHA
    a3cde4a View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2015

  1. adapt things to parameter

    antinucleon committed Aug 17, 2015
    Configuration menu
    Copy the full SHA
    a2a6795 View commit details
    Browse the repository at this point in the history
  2. implement backward

    antinucleon committed Aug 17, 2015
    Configuration menu
    Copy the full SHA
    c78775a View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master'

    Conflicts:
    	Makefile
    antinucleon committed Aug 17, 2015
    Configuration menu
    Copy the full SHA
    83d89f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2015

  1. add enum to activation

    antinucleon committed Aug 20, 2015
    Configuration menu
    Copy the full SHA
    d9748f1 View commit details
    Browse the repository at this point in the history
  2. add pooling op

    antinucleon committed Aug 20, 2015
    Configuration menu
    Copy the full SHA
    f5c6d67 View commit details
    Browse the repository at this point in the history
  3. graph exec as discussed

    antinucleon committed Aug 20, 2015
    Configuration menu
    Copy the full SHA
    0448d67 View commit details
    Browse the repository at this point in the history
  4. update NArray

    antinucleon committed Aug 20, 2015
    Configuration menu
    Copy the full SHA
    7a1832c View commit details
    Browse the repository at this point in the history
  5. MNIST is OK

    antinucleon committed Aug 20, 2015
    Configuration menu
    Copy the full SHA
    910738d View commit details
    Browse the repository at this point in the history