Dipack's Website
Welcome, fellow humans
I'm Dipack, and this is my website!
Latest Posts
Projects
- Pune Traffic Police Scraper
- Utility to scrape Pune Traffic Police’s online traffic violation website, as proof-of-concept to show how easy it is to mine personally identifiable information.
- Pyzombie
- Utility to simulate a real user and randomly visit a host of websites, clicking links, and pretending to view content.
- Handwriting Recognition: Web Edition
- Utility to recognise and classify writers, based on their handwriting. Implemented using Linear regression, Logistic regression, Neural network, and SVM based techniques.
- Deep Convolutional GAN: PyTorch
- A Deep Convolutional based Generative Adversarial network implemented using PyTorch.
- CycleGAN: PyTorch
- A Cycle Generative Adversarial Network implemented using PyTorch.