Pinned Repositories
ai-openscale-tutorials
Watson OpenScale tutorials including sample models, notebooks and applications
autoscaling-redis-cluster-hpa-kubernetes
elastic-airflow-cluster-k8s-setup-manifests
Contains YAML & Docker files for elastic airflow cluster setup on kubernetes.
elastic-worker-autoscaler
Contains controller code that reconciles ElasticWorker and ElasticWorkerAutoscaler objects created in Kubernetes
keras-sentiment-analytics
Basic Sentiment Analytics Using Keras
keras-text-classification
CNN text classification using keras
redis-cluster-go-coordinator
redis-sentinel-ha-k8s-deployment
tensorflow-cnn-text-classification-without-vocabulary
This repo has code of cnn model for text classification without using vocabulary and using glove embedding directly
sarweshsuman's Repositories
sarweshsuman/keras-text-classification
CNN text classification using keras
sarweshsuman/redis-sentinel-ha-k8s-deployment
sarweshsuman/redis-cluster-go-coordinator
sarweshsuman/autoscaling-redis-cluster-hpa-kubernetes
sarweshsuman/elastic-airflow-cluster-k8s-setup-manifests
Contains YAML & Docker files for elastic airflow cluster setup on kubernetes.
sarweshsuman/elastic-worker-autoscaler
Contains controller code that reconciles ElasticWorker and ElasticWorkerAutoscaler objects created in Kubernetes
sarweshsuman/tensorflow-cnn-text-classification-without-vocabulary
This repo has code of cnn model for text classification without using vocabulary and using glove embedding directly
sarweshsuman/elastic-worker-custommetrics-adapter
Contains adapter code for elastic worker custom metric APIserver adapter enabled via aggregation layer in Kubernetes
sarweshsuman/keras-sentiment-analytics
Basic Sentiment Analytics Using Keras
sarweshsuman/kubernetes-custom-controller-examples
This repository contains customer controller examples
sarweshsuman/ai-openscale-tutorials
Watson OpenScale tutorials including sample models, notebooks and applications
sarweshsuman/airflow
Apache Airflow
sarweshsuman/amazon-training-ai
Content from amazon training on 10th Oct on AI in AWS
sarweshsuman/autoscaler
Autoscaling components for Kubernetes
sarweshsuman/chatbot-codes-collection
This repo will contain different implementation of chatbot parts like response generation, intent & entity extraction.
sarweshsuman/data-set
sarweshsuman/distributed-systems
sarweshsuman/flask-postgres-sample
Sample Code of Flask Python Server connecting to postgres for submiting a new issue
sarweshsuman/keras-autoencoder-image
Simplest Implementation of autoencoder in keras for image
sarweshsuman/keras-preprocess-codes
Contains some dataset preprocessing codes
sarweshsuman/latent_dirichlet_allocation
latent dirichlet allocation for topic modeling
sarweshsuman/nlp-implementations
natural language processing / natural language understanding - use cases implementations
sarweshsuman/python-correlation-and-feature-engineering
This repo will contain codes for correlation and feature engineering implemented in python
sarweshsuman/redis-fs
Mount a Redis database as a filesystem using fuse.
sarweshsuman/redis-fuse-fs
Mount redis cache as local filesystem
sarweshsuman/sarweshsuman.github.io
sarweshsuman/statistics-in-python
classification,regression, outlier detection, clustering using Statistical Models
sarweshsuman/tensorflow-handy-codes
This Repo will list some of the hany codes needed to stitch together a model in tensorflow
sarweshsuman/text-similarity-codes
This repo will contain different approaches to text similarity
sarweshsuman/word2vec_scatterplot
NLP , gensim , word2vec , scatter plot