Skip to content
View hubberwisdom's full-sized avatar

Block or report hubberwisdom

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. caffe caffe Public

    Forked from BVLC/caffe

    Caffe: a fast framework for deep learning. For the most recent version checkout the dev branch. For the latest stable release checkout the master branch.

    C++

  2. caffe-windows-cudnn caffe-windows-cudnn Public

    Forked from terrychenism/caffe-windows-cudnn

    caffe with cudnn

    C++

  3. si-convnet si-convnet Public

    Forked from akanazawa/si-convnet

    Implementation of the [Locally Scale-Invariant Convolutional Neural Network](http://www.umiacs.umd.edu/~kanazawa/papers/sicnn_workshop2014.pdf)

    C++

  4. cxxnet cxxnet Public

    Forked from dmlc/cxxnet

    CXXNET, yet another neural network toolkit

    C++

  5. mshadow mshadow Public

    Forked from dmlc/mshadow

    Matrix Shadow:Lightweight CPU/GPU Matrix and Tensor Template Library in C++/CUDA for (Deep) Machine Learning

    C++

  6. Lasagne Lasagne Public

    Forked from Lasagne/Lasagne

    neural network tools for Theano

    Python