Pinned Repositories
awesome-scalability
High Scalability, High Availability, High Stability, High Performance, and High Intelligence Back-End Design Patterns
bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
cloudml-samples
Samples for Google Cloud Machine Learning Engine
cocoapp
Flask webapp for coconut tree detector, live demo at http://65.19.132.170/
coconuts
Dev notebooks to train coconut tree detector. Demo app at http://65.19.132.170/
fastAPI-ML-quickstart
flaskSaaS
A great starting point to build your SaaS in Flask & Python, with Stripe subscription billing 🚀
keras_Realtime_Multi-Person_Pose_Estimation
Keras version of Realtime Multi-Person Pose Estimation project
upendra2017's Repositories
upendra2017/awesome-scalability
High Scalability, High Availability, High Stability, High Performance, and High Intelligence Back-End Design Patterns
upendra2017/bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
upendra2017/cloudml-samples
Samples for Google Cloud Machine Learning Engine
upendra2017/cocoapp
Flask webapp for coconut tree detector, live demo at http://65.19.132.170/
upendra2017/coconuts
Dev notebooks to train coconut tree detector. Demo app at http://65.19.132.170/
upendra2017/fastAPI-ML-quickstart
upendra2017/flaskSaaS
A great starting point to build your SaaS in Flask & Python, with Stripe subscription billing 🚀
upendra2017/keras_Realtime_Multi-Person_Pose_Estimation
Keras version of Realtime Multi-Person Pose Estimation project
upendra2017/Learn_Computer_Science_in_5_Months
This is the Curriculum for "Learn Computer Science in 5 Months" By Siraj Raval on Youtube
upendra2017/pdf
Simple http microservice that converts Word documents to PDF
upendra2017/production_ml
A Guide to Scaling Machine Learning Models in Production
upendra2017/Public-APIs
📚 A public list of APIs from round the web.
upendra2017/REST-tutorial
Files for my REST API tutorials featuring a server written in Python and a web client written in Javascript.
upendra2017/simple_tensorflow_serving
Generic and easy-to-use serving service for machine learning models
upendra2017/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners with Latest APIs
upendra2017/Tensorflow-TensorRT
This repository is for my YT video series about optimizing a Tensorflow deep learning model using TensorRT. We demonstrate optimizing LeNet-like model and YOLOv3 model, and get 3.7x and 1.5x faster for the former and the latter, respectively, compared to the original models.
upendra2017/tensorflow-without-a-phd
A crash course in six episodes for software developers who want to become machine learning practitioners.
upendra2017/Tensorflow_Object_Tracking_Video
Object Tracking in Tensorflow ( Localization Detection Classification ) developed to partecipate to ImageNET VID competition
upendra2017/tensorpack
A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility
upendra2017/tf-estimator-tutorials
This repository includes tutorials on how to use the TensorFlow estimator APIs to perform various ML tasks, in a systematic and standardised way
upendra2017/tf-world-tutorial
TensorFlow World 2019 Tutorial: Privacy-Preserving Machine Learning with TF Encrypted & PySyft
upendra2017/tf_serving_example
Deployment of TensorFlow models into production with TensorFlow Serving, Docker, Kubernetes and Microsoft Azure
upendra2017/tf_serving_flask_app
Creation of REST API for TensorFlow models hosted by TensorFlow Serving
upendra2017/TFHubSample
Demonstration of usage of different types of TensorFlow Hub modules integrated with Datasets, Iterators and Saved_Models.
upendra2017/training-data-analyst
Labs and demos for courses for GCP Training (http://cloud.google.com/training).
upendra2017/u-net-brain-tumor
U-Net Brain Tumor Segmentation
upendra2017/YOLO_Google-Cloud
Google Cloud Machine Learning for backend YOLO v3 object detection inference with a browser based WebRTC connection