hizvi
Software Engineer @ Amazon. Formerly @ScienceIO. Interests in Systems and Machine Learning
AmazonSan Diego, CA
Pinned Repositories
3D-Pong
alexa-skills-kit-js
SDK and example code for building voice-enabled skills for the Amazon Echo.
aurora-data-api
A Python DB-API 2.0 client for the AWS Aurora Serverless Data API
cs350_TA
TA resources
dotvim
vim config
hizvi.github.io
almost working personal web:
memN2N
End to End Memory Networks code attempt - https://arxiv.org/abs/1503.08895
researchML
Stuff related to IIT ML lab research; includes codes, readings, anything relevant
smol-net
smol neural network framework written from scratch for learning purposes.
useful_scripts
scripts that make things easier for me.
hizvi's Repositories
hizvi/memN2N
End to End Memory Networks code attempt - https://arxiv.org/abs/1503.08895
hizvi/useful_scripts
scripts that make things easier for me.
hizvi/dotvim
vim config
hizvi/3D-Pong
hizvi/alexa-skills-kit-js
SDK and example code for building voice-enabled skills for the Amazon Echo.
hizvi/aurora-data-api
A Python DB-API 2.0 client for the AWS Aurora Serverless Data API
hizvi/cs350_TA
TA resources
hizvi/hizvi.github.io
almost working personal web:
hizvi/researchML
Stuff related to IIT ML lab research; includes codes, readings, anything relevant
hizvi/smol-net
smol neural network framework written from scratch for learning purposes.
hizvi/aws-cdk
The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
hizvi/CollabInsights
My Hack at the BoilerMake 2017 at the Purdue University
hizvi/com421-gcc
landing page for COM421:Technical Communication final project proposal on yard waste disposal
hizvi/cs425
information and files for cs425
hizvi/cs50x
cs50x psets
hizvi/finAnalyzer
Our Hack at the MHacks X Fall 2017
hizvi/FlightReservationsDatabase
Flight reservation database project implemented using python, postgres and psycopg2
hizvi/ipython-notebooks
A collection of IPython notebooks covering various topics.
hizvi/MrBayes
MrBayes is a program for Bayesian inference and model choice across a wide range of phylogenetic and evolutionary models. MrBayes uses Markov chain Monte Carlo (MCMC) methods to estimate the posterior distribution of model parameters.
hizvi/NSFW-Blocker
A Chrome extension utilizing Clarifai image recognition APIs
hizvi/punderful-mixmax
Punderful slash command for Mixmax at BoilerMake 2017
hizvi/spack
A flexible package manager that supports multiple versions, configurations, platforms, and compilers.
hizvi/sqlalchemy-aurora-data-api
An AWS Aurora Serverless Data API dialect for SQLAlchemy