avipartho
Ph.D. Student | CICS | UMass Amherst. Research Assistant at UMass BioNLP lab.
UMass AmherstMA, USA
Pinned Repositories
15-minute-apps
15 minute (small) desktop apps built with PyQt
api-examples
Examples of using various APIs from (mostly) Python
Arrhythmia-Detection
Arrhythmia Detection From ECG Signals
Deep-Learning
This repository contains Deep Learning examples using Tensorflow. This repository will be useful for Deep Learning starters who find difficulty in understanding the example codes.
gans-awesome-applications
Curated list of awesome GAN applications and demo
HangMan-for-GRE
ML-from-Scratch
Photoplay
SequenceLabelingWithMultiTaskLEarning
Multi Task Learning for sequence labeling tasks (e.g. NER).
Synth-SBDH
Data and Code to reproduce experiments with Synth-SBDH
avipartho's Repositories
avipartho/tensorspace
Neural network 3D visualization framework, build interactive and intuitive model in browsers, support pre-trained deep learning models from TensorFlow, Keras, TensorFlow.js
avipartho/computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
avipartho/torchsample
High-Level Training, Data Augmentation, and Utilities for Pytorch
avipartho/pytorch-sentiment-analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
avipartho/Lean-Launcher
Pixel Launcher with a few added useful options
avipartho/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
avipartho/dexter1691.github.io
Harsh Agrawal - Personal Website
avipartho/tensorpack
A Neural Net Training Interface on TensorFlow
avipartho/mimic3-benchmarks
Python suite to construct benchmark machine learning datasets from the MIMIC-III clinical database.
avipartho/devportfolio
A lightweight, customizable single-page personal portfolio website template built with JavaScript and Sass
avipartho/ParticleGround-Portfolio
A particle theme landing page template for your portfolio.
avipartho/awesome-speech-recognition-speech-synthesis-papers
Automatic Speech Recognition, Speaker Verification, Speech Synthesis, Language Modeling
avipartho/wer_are_we
Attempt at tracking states of the arts and recent results (bibliography) on speech recognition.
avipartho/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
avipartho/the-gan-zoo
A list of all named GANs!
avipartho/Keras-GAN
Keras implementations of Generative Adversarial Networks.
avipartho/cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
avipartho/15-minute-apps
15 minute (small) desktop apps built with PyQt
avipartho/fastai
The fast.ai deep learning library, lessons, and tutorials
avipartho/GloVe
GloVe model for distributed word representation
avipartho/neural-style
Neural style in TensorFlow! :art:
avipartho/Generate_To_Adapt
Implementation of "Generate To Adapt: Aligning Domains using Generative Adversarial Networks"
avipartho/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
avipartho/gans-awesome-applications
Curated list of awesome GAN applications and demo
avipartho/awesome-project-ideas
Curated list of Machine Learning, NLP, Vision Project Ideas
avipartho/image-processing-with-numpy
Image processing with numpy
avipartho/cs224n-winter-2017
All lecture notes, slides and assignments from CS224n: Natural Language Processing with Deep Learning class by Stanford
avipartho/keras-resnet
Residual networks implementation using Keras-1.0 functional API
avipartho/Deep-Learning
This repository contains Deep Learning examples using Tensorflow. This repository will be useful for Deep Learning starters who find difficulty in understanding the example codes.
avipartho/ganhacks
starter from "How to Train a GAN?" at NIPS2016