Shankar Ambady's repositories
vagrant-blueprint
A blueprint vagrantfile containing some common optimizations that I have picked up over the last few years
aws-cdk-pipelines-datalake-etl
This solution helps you deploy ETL jobs on data lake using CDK Pipelines.
aws-cdk-pipelines-datalake-infrastructure
This solution helps you deploy Data Lake Infrastructure on AWS using CDK Pipelines.
dcgan_code
Deep Convolutional Generative Adversarial Networks
DeepReinforcementLearning
A replica of the AlphaZero methodology for deep reinforcement learning in Python
django-ordered-model
Allows Django models to be ordered and provides a simple admin interface for reordering them.
django-rest-framework
Web APIs for Django.
django-tablib
django-tablib is a helper library for Django that allows Django models to be used to generate tablib datasets with introspection of the fields on the models if no headers are provided. If headers are provided they can reference any attribute, fields, properties, or methods on the model.
empow-demo
A demo dockerized api site for empow studios
haystack-elasticsearch-raw-query
This python class allows you to use elasticsearch raw queries with django-haystack
opsworks-web-python
OpsWorks deployment cookbooks for plone web apps (buildout, Django, Plone)
pandas-test
Pandas test
prospector
Inspects Python source files and provides information about type and location of classes, methods etc
react-coding-exercise
Coding exercise for CS candidates at GSTV
RegexGenerator
This project contains the source code of a tool for generating regular expressions for text extraction: 1. automatically, 2. based only on examples of the desired behavior, 3. without any external hint about how the target regex should look like