Pinned Repositories
custom-ocr
Performing OCR on Receipts and Invoices using PyTorch and YOLO.
driving-scene-segmentation
Autonomous Driving Scene Parsing: Performing Segmentation on Indian Roads.
estimating-delivery-time
Estimating the time taken by delivery person to deliver the order.
Medicinal-Leaf-Classification
Using Transfer Learning, classifying medicinal leaves
OOP-in-Python
Object Oriented Programming(OOP) with Python
python--RockPaperScissor
Here is my implementation of Rock,Paper,Scissor game in Python.
Python-PDF-reader
In this repository, you will see how to read a PDF file by python.
Regular-Expressions-in-Python
Working with Regular Expressions in Python, using re module
shell-protect-against-cyber-threats
Finding the source code hidden in the text.
Transformer
Implementation of Transformer in Pytorch
mohan-gupta's Repositories
mohan-gupta/NASA-APOD
Downloading Astronomy Pic Of The Day using NASA's API.
mohan-gupta/python--RockPaperScissor
Here is my implementation of Rock,Paper,Scissor game in Python.
mohan-gupta/Regular-Expressions-in-Python
Working with Regular Expressions in Python, using re module
mohan-gupta/List-dictionary-comprehensions-zip-and-enumerate
If you find it hard to understand or to read list comprehension and dictionary comprehensions, then this repository gonna make it really easy for you.
mohan-gupta/Python-lambda-filter-map-reduce
If you have trouble understanding or implementing lambda,filter,map or reduce. Do checkout this repository
mohan-gupta/Python-zip-unzip
File zipping & unzipping in python by using zipfile library
mohan-gupta/hello-world
Getting Started with Python,Hello World in python