Pinned Repositories
100-days-of-machine-learning
campusx 100 days ML
ankur97
caffe
Caffe: a fast open framework for deep learning.
conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
dlvcnptel
Tutorials for DLVC NPTEL MOOC
handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
hello-world
LiviaNET
This repository contains the code of LiviaNET, a 3D fully convolutional neural network that was employed in our work: "3D fully convolutional networks for subcortical segmentation in MRI: A large-scale study"
neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
Overlapping-Cell-Nuclei-Segmentation-using-DBN
A supervised learning based method for White Blood Cell segmentation
ankur97's Repositories
ankur97/100-days-of-machine-learning
campusx 100 days ML
ankur97/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
ankur97/ankur97
ankur97/caffe
Caffe: a fast open framework for deep learning.
ankur97/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
ankur97/dlvcnptel
Tutorials for DLVC NPTEL MOOC
ankur97/hello-world
ankur97/LiviaNET
This repository contains the code of LiviaNET, a 3D fully convolutional neural network that was employed in our work: "3D fully convolutional networks for subcortical segmentation in MRI: A large-scale study"
ankur97/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
ankur97/Overlapping-Cell-Nuclei-Segmentation-using-DBN
A supervised learning based method for White Blood Cell segmentation
ankur97/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
ankur97/Recipes
Lasagne recipes: examples, IPython notebooks, ...