Skip to content
View dhaneshr's full-sized avatar

Block or report dhaneshr

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. tensorflow-resources tensorflow-resources Public

    Tutorials and Resources on Tensorflow

    3 2

  2. coxnam-pytorch coxnam-pytorch Public

    Pytorch implementation of CoxNAM model.

    Python 1

  3. DeepLearnToolbox DeepLearnToolbox Public

    Forked from rasmusbergpalm/DeepLearnToolbox

    Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to …

    MATLAB

  4. neural-networks-and-deep-learning neural-networks-and-deep-learning Public

    Forked from mnielsen/neural-networks-and-deep-learning

    Code samples for my book "Neural Networks and Deep Learning"

    Python 1

  5. SparseConvNet SparseConvNet Public

    Forked from btgraham/SparseConvNet-archived

    Spatially-sparse convolutional networks. Allows processing of sparse 2, 3 and 4 dimensional data.Build CNNs on the square/cubic/hypercubic or triangular/tetrahedral/hyper-tetrahedral lattices.

    C++

  6. convolutional_autoencoder convolutional_autoencoder Public

    Forked from mikesj-public/convolutional_autoencoder

    Code for a convolutional autoencoder written on python, theano, lasagne, nolearn

    Python