This repository contain my personal projects that I developed on my own for learning and personal use. I think, these are some of good projects for beginners to start with and learn in the respective domain by looking into it or may be enhance it.
This is an android application for securly saving any content localy through this app via 128 AES encryption using user provided password. Every content saved through this application will be encrypted and saved into a file. This file can be shared accross gmail or any other medium and can be accessed/ decrypted either throgh this app or independently using the same password (and decryption algorithm independently).
- Implementation of the Paper 'Show, Ask, Attend, and Answer: A Strong Baseline For Visual Question Answering' in PyTorch
- Image Classification using CNNs and tensorflow library
- Autonomous Query Clustering using DBSCAN
- Transfer Learning
- Semantic Segmentation
- MNSIT Digits classification using PyTorch in GPU
Check my blog for detailed explaination about each of them at Alquarizm
Please shoot a mail for any discussion. [email protected]