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

[WIP] Conv2D Layer #39

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

[WIP] Conv2D Layer #39

wants to merge 7 commits into from

Commits on Aug 2, 2017

  1. Configuration menu
    Copy the full SHA
    6954663 View commit details
    Browse the repository at this point in the history
  2. add conv2d function

    plavin committed Aug 2, 2017
    Configuration menu
    Copy the full SHA
    4beea0f View commit details
    Browse the repository at this point in the history
  3. added Conv2D layer

    plavin committed Aug 2, 2017
    Configuration menu
    Copy the full SHA
    42da3a8 View commit details
    Browse the repository at this point in the history
  4. cleanup

    plavin committed Aug 2, 2017
    Configuration menu
    Copy the full SHA
    34ac18e View commit details
    Browse the repository at this point in the history
  5. cleanup

    plavin committed Aug 2, 2017
    Configuration menu
    Copy the full SHA
    93b3554 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a037c0a View commit details
    Browse the repository at this point in the history
  7. rename conv2d to convolve2

    plavin committed Aug 2, 2017
    Configuration menu
    Copy the full SHA
    49e077e View commit details
    Browse the repository at this point in the history