Paarth Neekhara (paarthneekhara)

paarthneekhara

Geek Repo

Company:Blue Water Trade Winds

Location:San Diego

Home Page:https://paarthneekhara.github.io/

Github PK Tool:Github PK Tool


Organizations
BlueWaterTradeWinds

Paarth Neekhara's starred repositories

models

Models and examples built with TensorFlow

Language:PythonLicense:NOASSERTIONStargazers:76697Issues:2742Issues:7259

progressive_growing_of_gans

Progressive Growing of GANs for Improved Quality, Stability, and Variation

Language:PythonLicense:NOASSERTIONStargazers:6058Issues:271Issues:0

stargan

StarGAN - Official PyTorch Implementation (CVPR 2018)

Language:PythonLicense:MITStargazers:5194Issues:131Issues:137

SRGAN

Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network

DeblurGAN

Image Deblurring using Generative Adversarial Networks

Language:PythonLicense:NOASSERTIONStargazers:2464Issues:60Issues:221

tangent

Source-to-Source Debuggable Derivatives in Pure Python

Language:PythonLicense:Apache-2.0Stargazers:2308Issues:67Issues:56

biaxial-rnn-music-composition

A recurrent neural network designed to generate classical music.

Language:PythonLicense:BSD-2-ClauseStargazers:1909Issues:113Issues:28

fast-wavenet

Speedy Wavenet generation using dynamic programming :zap:

Language:PythonLicense:GPL-3.0Stargazers:1759Issues:102Issues:22

heap-exploitation

This book on heap exploitation is a guide to understanding the internals of glibc's heap and various attacks possible on the heap structure.

BEGAN-tensorflow

Tensorflow implementation of "BEGAN: Boundary Equilibrium Generative Adversarial Networks"

Language:PythonLicense:Apache-2.0Stargazers:923Issues:44Issues:47

show-attend-and-tell

TensorFlow Implementation of "Show, Attend and Tell"

Language:Jupyter NotebookLicense:MITStargazers:905Issues:38Issues:86

Delving-deep-into-GANs

Generative Adversarial Networks (GANs) resources sorted by citations

deep-photo-styletransfer-tf

Tensorflow (Python API) implementation of Deep Photo Style Transfer

u-net-brain-tumor

U-Net Brain Tumor Segmentation

SMASH

An experimental technique for efficiently exploring neural architectures.

awesome-vqa

Visual Q&A reading list

PyTorch-ActorCriticRL

PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.

sugartensor

A slim tensorflow wrapper that provides syntactic sugar for tensor variables. This library will be helpful for practical deep learning researchers not beginners.

Language:PythonLicense:MITStargazers:372Issues:20Issues:35
Language:PythonLicense:BSD-2-ClauseStargazers:219Issues:15Issues:23

lang-emerge-parlai

Implementation of EMNLP 2017 Paper "Natural Language Does Not Emerge 'Naturally' in Multi-Agent Dialog" using PyTorch and ParlAI

imageqa-san

code for Stacked attention networks for image question answering

pregel

Tensorflow implementation of Graph Convolutional Network

Language:PythonLicense:MITStargazers:77Issues:6Issues:2

Unsup-Im2Im

Unsupervised Image to Image Translation with Generative Adversarial Networks

fuzzing-numpy

:snake: Experiments in trying to find 0-days in numpy

Language:CLicense:Apache-2.0Stargazers:40Issues:2Issues:0

im2txt2im

I2T2I: Text-to-Image Synthesis with textual data augmentation

san-torch

Torch implementation for Stacked Attention Networks

stack-guard

A toy implementation of 'Stack Guard' on top of the LLVM compiler toolchain

Language:C++License:MITStargazers:24Issues:3Issues:0

text-to-image

Text to image synthesis using thought vectors

Language:PythonLicense:MITStargazers:16Issues:1Issues:0

MOQA

Mixtures of Opinions for Question Answering

Language:PythonLicense:MITStargazers:15Issues:1Issues:1

monkey-interpreter

This is an interpreter for a language with basic features.