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/torch.github.io
Torch's web page.
kirk86/seq2seq-attn
Sequence-to-sequence model with LSTM encoder/decoders and attention
kirk86/rltorch
A RL package for Torch that can also be used with openai gym
kirk86/InfoGAN
kirk86/awesome-torch
A curated list of awesome Torch tutorials, projects and communities
kirk86/improved-gan
code for the paper "Improved Techniques for Training GANs"
kirk86/requests-for-research
A living collection of deep learning problems
kirk86/adversarial-1
Exploring the Space of Adversarial Images
kirk86/summerschool2016
Montréal Deep Learning Summer School 2016 material
kirk86/Autoencoders
Torch implementations of various types of autoencoders
kirk86/mac-dev-setup
A beginner's guide to setting up a development environment on Mac OS X
kirk86/gconv_experiments
Experiments with Group Equivariant Convolutional Networks
kirk86/GrouPy
Group Equivariant Convolutional Neural Networks
kirk86/densecap
Dense image captioning in Torch
kirk86/ConvLSTM
Spatio-temporal video autoencoder with convolutional LSTMs
kirk86/autograd
Efficiently computes derivatives of numpy code.
kirk86/torch_examples
[adversarial] examples and training cost
kirk86/DropNeuron
DropNeuron: Simplifying the Structure of Deep Neural Networks
kirk86/algorithms_in_ipython_notebooks
A repository with IPython notebooks of algorithms implemented in Python.
kirk86/ENet-training
kirk86/deep-reinforcement-learning-papers
A list of papers and resources dedicated to deep reinforcement learning
kirk86/demos
Demos and tutorials around Torch7.
kirk86/deep-reinforcement-learning-papers-1
A list of recent papers regarding deep reinforcement learning
kirk86/sampyl
MCMC samplers for Bayesian estimation in Python, including Metropolis-Hastings, NUTS, and Slice
kirk86/icml2016
Generative Adversarial Text-to-Image Synthesis
kirk86/convnet-benchmarks
Easy benchmarking of all publicly accessible implementations of convnets
kirk86/convolutional_autoencoder
Code for a convolutional autoencoder written on python, theano, lasagne, nolearn
kirk86/intro-to-tensorflow
This is an introduction to tensorflow
kirk86/Dynamic-memory-networks-in-Theano
Implementation of Dynamic memory networks by Kumar et al. http://arxiv.org/abs/1506.07285
kirk86/adaptive-neural-compilation