Pinned Repositories
awesome-machine-learning-1
:book: List of some awesome university courses for Machine Learning! Feel free to contribute!
bdlood
Benchmarking Bayesian Deep Learning for Out-of-Distribution Detection
CambridgeMaths
lecture notes of a Cambridge mathmo
collections
Collection of random useful links over the internet
ImageRetrieval
Content Based Image Retrieval Techniques (e.g. knn, svm using MatLab GUI)
matrix-cookbook
ML-Resources
Machine Learning Resources
notes-1
RAIOOD
On the Importance of Regularisation and Auxiliary Information in OOD Detection
wateramarking
Robust and secure watermarking scheme based on singular values replacement (SVD & DWT)
kirk86's Repositories
kirk86/BPL
Bayesian Program Learning model for one-shot learning
kirk86/cbires
Content Image Retrieval System
kirk86/faster_rcnn
Faster R-CNN
kirk86/acdc-torch
ACDC: A Structured Efficient Linear Layer
kirk86/algorithm-learning
kirk86/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
kirk86/caffe
Caffe: a fast open framework for deep learning.
kirk86/char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
kirk86/coco-caption
kirk86/complex_RNN
unitary matrix for hidden to hidden layer
kirk86/cs231n.github.io
Public facing notes page
kirk86/cvpr2015
kirk86/deepdream
kirk86/dnngraph
A DSL for deep neural networks, supporting Caffe and Torch
kirk86/dp
A deep learning library for streamlining research and development using the Torch7 distribution.
kirk86/dqn
Implementation of DQN in neon
kirk86/editR
A Rmarkdown editor with instant preview
kirk86/fbcunn
Facebook's extensions to torch/cunn.
kirk86/gru
Minimal GRU implementation.
kirk86/loadcaffe
Load Caffe networks in Torch7
kirk86/lstm
kirk86/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
kirk86/neuraltalk
NeuralTalk is a Python+numpy project for learning Multimodal Recurrent Neural Networks that describe images with sentences.
kirk86/openface
Face recognition with Google's FaceNet deep neural network.
kirk86/practical4
Implementing your own layer
kirk86/practical5
nngraph for more complex structures
kirk86/practical6
Practical 6: LSTM language models
kirk86/Theano-Tutorials
Bare bones introduction to machine learning from linear regression to convolutional neural networks using Theano.
kirk86/torch7
kirk86/Unsupervised-Capsule-Network
Capsule network with variations. Originally proposed by Tieleman & Hinton : http://www.cs.toronto.edu/~tijmen/tijmen_thesis.pdf