Pinned Repositories
attnGAN
Pytorch implementation for reproducing AttnGAN results in the paper AttnGAN: Fine-Grained Text to Image Generation with Attentional Generative Adversarial Networks by Tao Xu, Pengchuan Zhang, Qiuyuan Huang, Han Zhang, Zhe Gan, Xiaolei Huang, Xiaodong He.
AuriaKathi
This repo contains code of Auria Kathi - The first Artificial Poet Artist
gospel_of_rnn
This repo contains the language modelling tasks (word level and character level) using PyTorch
hello_tensorflow
A beginner tutorial on TensorFlow, the Machine Learning Library from Google.
linear_regression_tutorial
A tutorial on Linear Regression and coding it using TensorFlow
masters_thesis_project
M. Tech. Thesis Project on Detection and Identification of Hybrid Distribution System Using Wavelet Transform and Artificial Neural Networks.
Optimization-Techniques
res_nets_tutorial
A tutorial on Residual Networks which was originally proposed by Kaiming He, Xiangyu Zhang, Shaoqing Ren and Jian Sun from Microsoft Research Team.
vanishing_gradients
This is a discussion on an old problem, named Vanishing Gradients, which hindered decades of Deep Learning Research.
yolov2-numpy-wrapper
A python wrapper to handle numpy arrays for YOLOV2.
sleebapaul's Repositories
sleebapaul/Coursera-Data-Manipulation-At-Scale-Systems-and-Algorithms
My solutions for assignments in this course.