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

Leaky ReLUs #105

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

Leaky ReLUs #105

wants to merge 30 commits into from

Commits on Jun 9, 2018

  1. Leaky ReLUs

    Linux User committed Jun 9, 2018
    Configuration menu
    Copy the full SHA
    ca8938b View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2018

  1. Merge https://github.com/libfann/fann

    eli committed Jul 7, 2018
    Configuration menu
    Copy the full SHA
    eb7915e View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2019

  1. Merge https://github.com/libfann/fann

    eli@owl committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    204006f View commit details
    Browse the repository at this point in the history
  2. Rectifying Linear Units

    eli@owl committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    1fb4697 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

  1. openmp - opencl

    Linux User committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    7c70a7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a7c361 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. Plan 9 port

    glenda committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    3c7dbba View commit details
    Browse the repository at this point in the history
  2. examples mkfile

    glenda committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    8cec194 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. start on opencl. intel hardware sucks for this so committing to work …

    …on another system
    Eli committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    a30ca99 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2022

  1. blah

    Eli committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    9e87141 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0c90c4 View commit details
    Browse the repository at this point in the history
  3. ;)

    Eli committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    00bd0dc View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. opengl compute shader for run

    Eli committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    b918024 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. train shader (?)

    Eli committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    5d09aa0 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. gl train (leaky relus only)

    Eli committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    6c2215a View commit details
    Browse the repository at this point in the history
  2. PLAN9 ifndefs, fann_from_gpu for weights

    Eli committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    0bdc64e View commit details
    Browse the repository at this point in the history
  3. PLAN9 ifndef

    Eli committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    0294836 View commit details
    Browse the repository at this point in the history
  4. PLAN9 ifndef

    Eli committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    6c7ed9e View commit details
    Browse the repository at this point in the history
  5. PLAN9 ifndef

    Eli committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    d707c8d View commit details
    Browse the repository at this point in the history
  6. PLAN9 ifndef

    Eli committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    54eb717 View commit details
    Browse the repository at this point in the history
  7. PLAN9 ifdef

    Eli committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    0a3a84e View commit details
    Browse the repository at this point in the history
  8. PLAN9 ifdef

    Eli committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    7162449 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. fixes

    Eli committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    48ee736 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. glMapBufferRange(... GL_MAP_PERSISTENT_BIT)

    Eli committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    94c860f View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. glMemoryBarrier

    Eli committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    012c672 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. NVIDIA RTX

    echoline committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    058bfc8 View commit details
    Browse the repository at this point in the history
  2. gpu test

    echoline committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    1c41188 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95d000d View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. blah

    Eli committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    411c9cd View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. xor test

    Eli committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    9483fba View commit details
    Browse the repository at this point in the history