Pinned Repositories
coronadatascraper
COVID-19 Coronavirus data scraped from government and curated data sources.
Algorithms1
Some of the cool assignments from Robert Sedgewick's algorithm1 course
coronadatascraper
COVID-19 Coronavirus data scraped from government and curated data sources.
distributed_hyperparameter_search
emds_final_project
code and data for the final project
fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
google_hash_code
Solutions to some of the Google hashcode problems
gpt_on_gcp
A step by step walkthrough of how to deploy OpenAI's GPT2 model, served using FastAPI, on Google Cloud
web_mnist
This project allows you to scribble digits on a web UI, and have tensorflow based CNN model recognize the what you have written.
fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
pankaj-giri's Repositories
pankaj-giri/Algorithms1
Some of the cool assignments from Robert Sedgewick's algorithm1 course
pankaj-giri/coronadatascraper
COVID-19 Coronavirus data scraped from government and curated data sources.
pankaj-giri/distributed_hyperparameter_search
pankaj-giri/emds_final_project
code and data for the final project
pankaj-giri/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
pankaj-giri/google_hash_code
Solutions to some of the Google hashcode problems
pankaj-giri/gpt_on_gcp
A step by step walkthrough of how to deploy OpenAI's GPT2 model, served using FastAPI, on Google Cloud
pankaj-giri/web_mnist
This project allows you to scribble digits on a web UI, and have tensorflow based CNN model recognize the what you have written.
pankaj-giri/tiny_url
A tiny-url service using python and cassandra
pankaj-giri/upload_download_service
REST based file upload/download service