Pinned Repositories
caffe
Caffe: a fast open framework for deep learning.
gitignore
A collection of useful .gitignore templates
Install-OpenCV
shell scripts to install different version of OpenCV in different distributions of Linux
keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on TensorFlow or Theano.
LAL
This project contains code for paper Ksenia Konyushkova, Raphael Sznitman, Pascal Fua 'Learning Active Learning from Data', NIPS 2017
neural_networks_in_python
Implementation of neural networks from scratch using Python
selectivesearch
Selective Search Implementation for Python
kaushikpavani's Repositories
kaushikpavani/neural_networks_in_python
Implementation of neural networks from scratch using Python
kaushikpavani/caffe
Caffe: a fast open framework for deep learning.
kaushikpavani/gitignore
A collection of useful .gitignore templates
kaushikpavani/Install-OpenCV
shell scripts to install different version of OpenCV in different distributions of Linux
kaushikpavani/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on TensorFlow or Theano.
kaushikpavani/LAL
This project contains code for paper Ksenia Konyushkova, Raphael Sznitman, Pascal Fua 'Learning Active Learning from Data', NIPS 2017
kaushikpavani/selectivesearch
Selective Search Implementation for Python